콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
6128 화면

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
9월 23
1553
0
9월 21
3646
0
2월 21
4909
0
8월 19
4829
2
10월 23
6115