Skip to Content
Menu
This question has been flagged
1 Odpoveď
7058 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
apr 23
23332
3
feb 16
15117
3
mar 15
7175
0
mar 15
5864
2
sep 15
10757