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

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
4137
0
مارس 25
2216
4
يناير 25
3480
1
نوفمبر 24
3366
2
أبريل 25
1754