Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6877 Vistas

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
2
abr 23
23066
3
feb 16
14930
3
mar 15
6879
0
mar 15
5690
2
sept 15
10557