Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2377 Visualizações
Avatar
Cancelar
Melhor resposta

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
Cancelar