Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
7625 Zobrazení

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
Zrušit

Thank you so much Ahmed

Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
říj 23
3015
4
pro 21
33169
2
pro 20
9075
1
čvc 17
4590
2
zář 16
8059