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

Hello All,

I have created new odoo module , whenever i update it on odoo server i have to first unistall and then install for new changes update. what is the solution? why when i update git it could not take updated commit ?

when i push my code on git it display internal server error on connected server and it is not display option for update module.

Avatar
Discard
Best Answer

Hi,

If the new changes are done in the XML files and if you are pointing that XML changes are not getting updated, then please check the corresponding file and see whether there is noupdate="1" given in the file.

If it is given the files are loaded only during module installation.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 24
326
2
Jul 20
3057
1
Dec 19
3126
0
Feb 16
3312
2
Mar 15
7374