anybox / anybox.recipe.odoo

Buildout recipe for Odoo >=8. For older versions please use anybox.recipe.openerp
http://docs.anybox.fr/anybox.recipe.odoo/current/
GNU Affero General Public License v3.0
25 stars 63 forks source link

One folder per Odoo version? #97

Closed thomaspaulb closed 7 years ago

thomaspaulb commented 7 years ago

The buildout recipes redownload a copy of Odoo for each new instance.

Is it possible to just specify an already-downloaded, shared, local folder as the Odoo instance instead?

thomaspaulb commented 7 years ago

Answered my own question: seems to be possible