Note
if you wish to manage OpenERP/Odoo versions before the product rename that occurred for v8, you should go to anybox.recipe.openerp.
This recipe for Buildout is a fully featured tool allowing you to define and deploy quickly Odoo installations of any kinds, ranging from development setups to fully automated production deployments or continuous integration.
Some of its main features include:
All these to be considered together with zc.buildout‘s general properties, such as an extensible configuration file format for easy variation or separation of concerns, native Python distributions installation, and of course the huge ecosystem of other recipes.
Released stable versions of this documentation are uploaded to pythonhosted.
The full documentation is written with Sphinx, built continuously and uploaded to http://docs.anybox.fr/anybox.recipe.odoo/current by Anybox’ public buildbot. The Sphinx source tree is to be found under the doc subdirectory of this project.
Although this Sphinx documentation started with version 1.8.0, most of its contents applies to the 1.7 series: features introduced with 1.8 are highlighted, and readers may consult the changelog on PyPI.