跳至內容
選單
此問題已被標幟
1 回覆
6897 瀏覽次數

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
23091
3
2月 16
14946
3
3月 15
6912
0
3月 15
5702
2
9月 15
10565