Skip to Content
मेन्यू
This question has been flagged
1860 Views

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

Avatar
Discard

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 Replies Views Activity
3
मार्च 25
2849
0
मार्च 25
1378
4
जन॰ 25
2357
1
नव॰ 24
2454
2
अप्रैल 25
1169