تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1676 أدوات العرض

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
مارس 25
2510
0
مارس 25
1149
4
يناير 25
2129
1
نوفمبر 24
2202
2
أبريل 25
1044