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'],
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
I have this Error in Odoo9
Gelöst
|
|
7
Aug. 19
|
5715 | |
No module named pooler
Gelöst
|
|
5
Dez. 23
|
19236 | |
|
1
Apr. 25
|
884 | ||
|
1
Dez. 23
|
1537 | ||
|
0
Nov. 23
|
1700 |