Skip to Content
Menu
This question has been flagged
1 Reply
650 Views

Hi everyone! 

I'm modifying an Odoo addon made by another developer. This Odoo instalation is running on Docker, and until now I haven't been necessary to update the module: for each change, I'm only update the .py or the .xml file and restart docker.


So, I'm wondering, In which do is it any case to update the addon using the apps module?


Thanks in advance.

Avatar
Discard
Best Answer

When you restart odoo, only changes in py and possibly js get partially updated. Of course unless you have a -u parameters for the module you're making changes. Changes to the UI are affected when you upgrade the module using the apps module.

Avatar
Discard
Related Posts Replies Views Activity
5
May 17
52491
1
Mar 15
7455
2
Jul 24
9108
2
Aug 25
217
0
Aug 25
305