Skip to content

Assem/anybox.recipe.odoo

 
 

Repository files navigation

Odoo buildout recipe

image

image

image

License: AGPL-3

Note

dear Git user, if you're looking for anybox.recipe.openerp, please checkout the a.r.openerp-1.9 branch.

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:

  • uniformity across Odoo versions (from 8.0 onwards)
  • installation of Odoo server
  • retrieval of main software and addons from various sources, including the major version control systems
  • ability to pinpoint everything for replayability
  • management of Odoo configuration
  • dedicated scripts creation for easy integration of external tools, such as test launchers
  • packaging: creation of self-contained equivalents for easy deployment in tightly controlled hosting environmenents.

All these to be considered together with 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.

Documentation

The full documentation is written with Sphinx, built continuously and uploaded to http://docs.anybox.fr/anybox.recipe.odoo by Anybox' public buildbot. The Sphinx source tree is to be found under the doc subdirectory of this project.

The latest released version of the documentation is uploaded to PyPI alongside with the package. See PyPIDocumentationHosting for details.

Bug reports and Feedback

Please don't hesitate to give feedback and especially report bugs or ask for new features on GitHub: https://github.com/anybox/anybox.recipe.odoo

Contributors information

See the latest version of the contributors documentation.

Credits

Authors:

  • Christophe Combelles
  • Georges Racinet

Contributors:

  • Jean-Sébastien Suzanne
  • Yannick Vaucher
  • Jacques-Etienne Baudoux
  • Laurent Mignon
  • Leonardo Pistone
  • Stefan Rijnhart
  • Stéphane Bidoul
  • Sebastian Kennedy
  • Laetitia Gangloff
  • Sandy Carter

About

Buildout recipe for Odoo 8, special branches for anybox.recipe.openerp handle Odoo 8 + OpenERP >= 5.0

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%