Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1923 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
3068
0
mar 25
1495
4
gen 25
2479
1
nov 24
2558
2
apr 25
1266