Skip to Content
Menu
This question has been flagged
2117 Zobrazenia

i have odoo17 and odoo16 instances in docker container. What is the  command to upgrade the custom modules in terminal from backend?

Avatar
Zrušiť

We can use -u flag followed by the module want to update, in the dockerfile CMD

Example:
CMD ["odoo", "-d", "odoo", "-u","stock"]

Related Posts Replies Zobrazenia Aktivita
3
mar 25
3438
0
mar 25
1694
4
jan 25
2800
1
nov 24
2787
2
apr 25
1450