Skip to Content
Menú
This question has been flagged
1 Respondre
6937 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
2
d’abr. 23
23182
3
de febr. 16
14988
3
de març 15
6995
0
de març 15
5739
2
de set. 15
10635