Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
7118 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
23408
3
févr. 16
15136
3
mars 15
7217
0
mars 15
5909
2
sept. 15
10812