Se rendre au contenu
Menu
Cette question a été signalée
2300 Vues

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

Avatar
Ignorer

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

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

Publications associées Réponses Vues Activité
3
mars 25
3750
0
mars 25
1899
4
janv. 25
3065
1
nov. 24
3032
2
avr. 25
1595