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'],
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
I have this Error in Odoo9
Opgelost
|
|
7
aug. 19
|
5775 | |
No module named pooler
Opgelost
|
|
5
dec. 23
|
19325 | |
|
1
apr. 25
|
971 | ||
|
1
dec. 23
|
1630 | ||
|
0
nov. 23
|
1747 |