Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1705 Widoki

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

Awatar
Odrzuć

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

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

Powiązane posty Odpowiedzi Widoki Czynność
3
mar 25
2614
0
mar 25
1190
4
sty 25
2186
1
lis 24
2246
2
kwi 25
1072