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'],
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
I have this Error in Odoo9
تم الحل
|
|
7
أغسطس 19
|
6532 | |
|
No module named pooler
تم الحل
|
|
5
ديسمبر 23
|
20195 | |
|
|
1
أبريل 25
|
1870 | ||
|
|
1
ديسمبر 23
|
2360 | ||
|
|
0
نوفمبر 23
|
2402 |