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'],
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
I have this Error in Odoo9
Rozwiązane
|
|
7
sie 19
|
5773 | |
No module named pooler
Rozwiązane
|
|
5
gru 23
|
19321 | |
invalid module names, ignored: invreport
Rozwiązane
|
|
1
kwi 25
|
970 | |
|
1
gru 23
|
1623 | ||
|
0
lis 23
|
1744 |