Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6938 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
kwi 23
23183
3
lut 16
14988
3
mar 15
6996
0
mar 15
5739
2
wrz 15
10637