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

We are trying to automate the deployment of new custom modules in our dockerized odoo containers.

We have tried  the alternatives we found in other threads, for example:

odoo -i <my_module> -d test

And we always get the same message:

WARNING  test odoo.modules.loading: invalid module names, ignored:  <my_module>

I we try to install manually it  installs perfectly.

We also already checked that:

The name of the module is correct.

The __manifest__.py is correct.

The folder of the module is in the correct path.


We are using the odoo 12 docker image.

How can we achieve the installation of modules using command line?

Is there an alternative to automate deployment of modules? 




Regards.

الصورة الرمزية
إهمال

Same issue with Odoo 13 non Docker

أفضل إجابة

I just encountered the same problem, on a dockerized Odoo 8 setup. Actually it doesn't seem to be specific to Docker because I can also reproduce the issue outside of a container. For some automation tasks I use Odooly, it is very useful.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
سبتمبر 23
1526
0
سبتمبر 21
3593
0
فبراير 21
4876
0
أغسطس 19
4795
2
أكتوبر 23
6063