Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1955 Ansichten

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

Avatar
Verwerfen

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

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
3
März 25
3113
0
März 25
1518
4
Jan. 25
2506
1
Nov. 24
2589
2
Apr. 25
1278