Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2343 Prikazi

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

Avatar
Opusti

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

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

Related Posts Odgovori Prikazi Aktivnost
3
mar. 25
3773
0
mar. 25
1914
4
jan. 25
3085
1
nov. 24
3049
2
apr. 25
1600