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'],
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
I have this Error in Odoo9
แก้ไขแล้ว
|
|
7
ส.ค. 19
|
5779 | |
No module named pooler
แก้ไขแล้ว
|
|
5
ธ.ค. 23
|
19331 | |
invalid module names, ignored: invreport
แก้ไขแล้ว
|
|
1
เม.ย. 25
|
976 | |
|
1
ธ.ค. 23
|
1642 | ||
|
0
พ.ย. 23
|
1752 |