Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6892 Visualizações

I create a module who extend same objects/tables and when I install module with "'installable': True" i got an error (IOError: File not found: project_extended) . I go in __openerp__py and i modify "installable: False" an click again install and module install without error. How can i correct this issue?

Avatar
Cancelar
Melhor resposta

Your module has programming errors and you need to fix them.

Setting "installable: False" apparently avoids the error, because OpenERP doesn't actually try to install it.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
abr. 23
23087
3
fev. 16
14940
3
mar. 15
6901
0
mar. 15
5699
2
set. 15
10562