Se rendre au contenu
Menu
Cette question a été signalée
1776 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
2753
0
mars 25
1286
4
janv. 25
2270
1
nov. 24
2369
2
avr. 25
1141