Se rendre au contenu
Menu
Cette question a été signalée
2072 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
3343
0
mars 25
1628
4
janv. 25
2733
1
nov. 24
2727
2
avr. 25
1373