On 10/04/2012 07:22 PM, Niels Huylebroeck wrote:
My rule of thumb is:
.py changed : restart server
.XML changed : update module
__openerp__ changed : update module list, then update module
.po changed : update module then restart server.
I agree to everything.
Just want to add, accordingly, when you update many modules (e.g. bzr
pull on addons, server and web): restart server and run 'update all'
(by server command '--update=all' or GTK menu 'file -> database ->
migrate', even if I'm not sure about future of GTK client on OpenERP 7.0)