Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1779 Visualizzazioni

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

Avatar
Abbandona

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

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

Post correlati Risposte Visualizzazioni Attività
3
mar 25
2756
0
mar 25
1288
4
gen 25
2272
1
nov 24
2371
2
apr 25
1142