Skip to Content
Menu
This question has been flagged
2 Replies
3289 Views

Hello,

I am now developing new modules.

I need to press the upgrade button and restart the server after changing the py and xml files,  can I do the them in the command line at the same time? For example, adding some parameters after /etc/init.d/openerp-server force-reload xxxx yyyy zzzz?

Thanks.

Avatar
Discard
Best Answer

Use the "-u $your_module_name_here" flag for this.

Avatar
Discard
Author Best Answer

Can you please show the complete command?

Avatar
Discard