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'],
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
I have this Error in Odoo9
Đã xử lý
|
|
7
thg 8 19
|
5806 | |
No module named pooler
Đã xử lý
|
|
5
thg 12 23
|
19368 | |
|
1
thg 4 25
|
990 | ||
|
1
thg 12 23
|
1662 | ||
|
0
thg 11 23
|
1763 |