Skip to Content
मेन्यू
This question has been flagged
2091 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
3381
0
मार्च 25
1650
4
जन॰ 25
2756
1
नव॰ 24
2754
2
अप्रैल 25
1404