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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
7040
Представления
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
апр. 23
|
23331 | ||
|
3
февр. 16
|
15114 | ||
|
3
мар. 15
|
7165 | ||
|
0
мар. 15
|
5848 | ||
|
2
сент. 15
|
10748 |