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

Hello,

I am creating my first odoo module but in __openerp__.py file i can't understand what is the difference between installable, auto_install, application True.


Please give me some guidance.

아바타
취소

Thank you so much Ahmed

베스트 답변

Hello,

* Installable: Odoo don't try actually to install the modules with installable : False, rather than put the module in the state "to be install".

* auto_install: An auto-installable module is automatically installed by the system when all its dependencies are satisfied. If the module has no dependency, it is always installed.

* Application: it used by the filter "application"; for categorizing ...


Hope this could help ..

아바타
취소
관련 게시물 답글 화면 활동
0
10월 23
3023
4
12월 21
33235
2
12월 20
9093
1
7월 17
4615
2
9월 16
8103