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:
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'],
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
I have this Error in Odoo9
Résolu
|
7
août 19
|
6727 | ||
|
No module named pooler
Résolu
|
5
déc. 23
|
20382 | ||
|
1
avr. 25
|
2146 | |||
|
1
déc. 23
|
2521 | |||
|
0
nov. 23
|
2611 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.