İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
7591 Görünümler

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.

Avatar
Vazgeç

Thank you so much Ahmed

En İyi Yanı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 ..

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Eki 23
2998
4
Ara 21
33048
2
Ara 20
9062
1
Tem 17
4559
2
Eyl 16
8038