Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2331 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
3757
0
mar 25
1903
4
gen 25
3076
1
nov 24
3036
2
apr 25
1598