コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2103 ビュー

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
3404
0
3月 25
1665
4
1月 25
2772
1
11月 24
2772
2
4月 25
1426