Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1965 Weergaven

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

Avatar
Annuleer

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

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

Gerelateerde posts Antwoorden Weergaven Activiteit
3
mrt. 25
3132
0
mrt. 25
1523
4
jan. 25
2522
1
nov. 24
2599
2
apr. 25
1282