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

hello,

How i can find odoo-bin to create my module, i work with odoo 10 version.

Thanks

아바타
취소
작성자 베스트 답변

I work on redhat and i can't find odoo-bin file it not exist in my odoo folder. I have command not found

아바타
취소
베스트 답변

To create a new custom module try the below command:

./odoo-bin scaffold custom_module_name addons_path

In ubuntu you can find "odoo-bin" in "/opt/odoo10/odoo". Since 'odoo-bin' is a hidden file you must enable the "Show hidden files" from the 'view' menu.


아바타
취소