コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
7120 ビュー

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?

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
2
4月 23
23409
3
2月 16
15142
3
3月 15
7221
0
3月 15
5910
2
9月 15
10812