Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
7135 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
avr. 23
23430
3
févr. 16
15153
3
mars 15
7245
0
mars 15
5918
2
sept. 15
10821