跳至內容
選單
此問題已被標幟
2554 瀏覽次數

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

頭像
捨棄

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

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

相關帖文 回覆 瀏覽次數 活動
3
3月 25
4122
0
3月 25
2203
4
1月 25
3464
1
11月 24
3360
2
4月 25
1751