Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
7585 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ

Thank you so much Ahmed

Câu trả lời hay nhất

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 ..

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 10 23
2995
4
thg 12 21
33038
2
thg 12 20
9058
1
thg 7 17
4554
2
thg 9 16
8029