Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
17464 มุมมอง

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