Se rendre au contenu
Menu
Cette question a été signalée
1927 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
3072
0
mars 25
1496
4
janv. 25
2480
1
nov. 24
2564
2
avr. 25
1268