Maybe you want to take a look at for instance deployement: https://pypi.python.org/pypi/anybox.recipe.openerp
Cheers, On Fri, May 23, 2014 at 1:46 PM, Phui Hock <[email protected]> wrote: > Hello all, > > OpenERP doesn't advocate any standard steps to deploy a new or update an > existing instance. I draw much of the inspiration from pip and use fabric. > > 1. "freeze" modules (create a installed.txt) for modules that are > currently installed > 2. update ir_module_module table and set installable = False for other > modules > 3. pack the modules into a distribution zip > 4. commit installed.txt and tag project > > I am not sure if this is the best way. Any other strategies that you may > have developed over the years that you can share? > > Chang Phui Hock > CODEKAKI SYSTEMS (R49045/14) - A web-dev company > Skype: phuihock > Website: http://www.codekaki.com > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > > -- Yannick Vaucher Business Solutions Software Developer Camptocamp SA PSE A, CH-1015 Lausanne Phone: +41 21 619 10 30 Office: +41 21 619 10 10 http://www.camptocamp.com/
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

