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

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
3760
0
3月 25
1908
4
1月 25
3076
1
11月 24
3038
2
4月 25
1598