Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2529 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
4097
0
mar 25
2186
4
gen 25
3425
1
nov 24
3331
2
apr 25
1740