Skip to Content
मेन्यू
This question has been flagged
2 Replies
7557 Views

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
Discard

Thank you so much Ahmed

Best Answer

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
Discard
Related Posts Replies Views Activity
0
अक्तू॰ 23
2972
4
दिस॰ 21
32995
2
दिस॰ 20
9034
1
जुल॰ 17
4539
2
सित॰ 16
7993