Skip to Content
मेन्यू
This question has been flagged
2531 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
4101
0
मार्च 25
2188
4
जन॰ 25
3433
1
नव॰ 24
3331
2
अप्रैल 25
1741