Skip to Content
मेन्यू
This question has been flagged
2535 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
4104
0
मार्च 25
2193
4
जन॰ 25
3439
1
नव॰ 24
3335
2
अप्रैल 25
1743