ValueError: dictionary update sequence element #0 has length 1; 2 is required
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
If this error has occured whene your try to import custom module that contains model inheritance, then you muste
make sure in that in module __openerp__.py file you have the right dependencies list.
EXEMPLE:
# any module necessary for this one to work correctly
'depends': ['crm', 'sales', 'x_vehicle'],
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
I have this Error in Odoo9
Solved
|
7
d’ag. 19
|
6734 | ||
|
No module named pooler
Solved
|
5
de des. 23
|
20388 | ||
|
1
d’abr. 25
|
2164 | |||
|
1
de des. 23
|
2541 | |||
|
0
de nov. 23
|
2619 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.