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:
ValueError: dictionary update sequence element #0 has length 1; 2 is required
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!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
I have this Error in Odoo9
Solved
|
|
7
avg. 19
|
6576 | |
|
No module named pooler
Solved
|
|
5
dec. 23
|
20227 | |
|
|
1
apr. 25
|
1907 | ||
|
|
1
dec. 23
|
2396 | ||
|
|
0
nov. 23
|
2437 |