Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Anybox Recipe Odoo (v8 to v10)
by
Anybox, Pierre Verkest
Hi,
@Sylvain,Debian repo is used to store package regarding odoo and anybox.recipe.odoo debian dependencies, those package are used from openerp 6 to odoo 10 (not sure they are properly up dated)
anybox.recipe.odoo and anybox.recipe.openerp are available on pypi and download while you are running buildout.
@Robert,
Main changes are to make the master branch compatible from v8 to v10 (where openerp was renamed to odoo between v9 and v10, some imports was changed). And we start to remove some compatibility with openerp v7 wich was using only the old api.
regards,
2017-04-20 10:53 GMT+02:00 Sylvain LE GAL <sylvain.legal@grap.coop>:
I use OpenERP 7 on production, having installed receipe via debian package. (deb http://apt.anybox.fr/openerp common main) Do I have to change something ?Hi Pierre,thanks a lot for this work !regards.GRAP - Service informatique (Groupement Régional Alimentaire de Proximité)Site Web | FramaSphere | FacebookMember of the OCA (Odoo Community Association)
3 Grande rue des Feuillants, 69001 Lyon
Bureau : (+33) 09.72.32.33.17 - Astreinte : (+33) 06.81.85.61.432017-04-18 16:52 GMT+02:00 Pierre Verkest <pverkest@anybox.fr>:Hi Dear OCA contributors,I'm emailing here to let anybox.recipe.odoo users know that we areon the way to merge Alessio's branch into the master branch (cf:PR: https://github.com/anybox/anybox.recipe.odoo/pull/88 ) regardingsupport from odoo 8 to 10.First I would like to thanks Alessio Gerace, Stephan Rijnhart andSylvain Legal for their works on this topic.So users that use anybox.recipe.odoo for odoo v7 project shouldconsider to switch on anybox.recipe.openerp.Those who are using anybox.recipe.odoo on the master branch forodoo v8 or v9 should test their work-flow against that PR.Users that use a released anybox.recipe.odoo version may want to testthat PR and give some feedback through github issue or PRs.As reminder:To use a released version of anybox.recipe.odoo::[buildout]
parts = odoo
[odoo]
recipe = anybox.recipe.odoo:server
version = git https://github.com/odoo/odoo.git odoo 8.0
[...]To use thos specific PR version of the recipe your buildout config file should looks like::[buildout]
parts = odoo
versions = versions
extensions = gp.vcsdevelop
vcs-extend-develop =
git+https://github.com/archetipo/anybox.recipe.odoo@fix_for_ odoo10#egg=anybox.recipe.odoo
vcs-update = True
[odoo]
recipe = anybox.recipe.odoo:server
version = git https://github.com/odoo/odoo.git odoo 8.0[...]While using ARO on version 7 or older may use::[buildout]
parts = openerp
[openerp]
recipe = anybox.recipe.openerp:server
version = git https://github.com/odoo/odoo.git openerp 7.0
[...]--______________________________
_________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe ______________________________
_________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
Reference
-
Anybox Recipe Odoo (v8 to v10)
byAnybox, Pierre Verkest-
Re: Anybox Recipe Odoo (v8 to v10)
byGroupement Régional Alimentaire de Proximité, Sylvain LE GAL -
Re: Anybox Recipe Odoo (v8 to v10)
by "robert@redo2oo.ch" <robert@redo2oo.ch> - 18/04/2017 17:07:36 - 0