Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2371 Visninger
Avatar
Kassér
Bedste svar

Hello Adel Braham,
Probably you can restrict your module from  installation.
Modify  __openerp__.py file:
"installable":False,
So even if user tries to install this module ,it wont get install

Avatar
Kassér