تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2199 أدوات العرض

How create a dictionary data geting from an API with Rabbit mq in odoo.

I got data and I can displaye the data using print in the terminal but if pass obj.create(data) I got an error

data is a dictionnary decoding from json format

الصورة الرمزية
إهمال
الكاتب

see my data dictionnary getting from api using rabbitmq :
data = {"employee_id": 25408, "salary_rule_id": 416, "amount": 150000.0, "company_id": 1, "ref": false, "date_from": "06/06/2023", "date_to": "06/30/2023"}

الكاتب

see my error in odoo when excecute cron : ValueError: <class 'ValueError'>: "dictionary update sequence element #0 has length 1; 2 is required" while evaluating
'model.api()'

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أغسطس 22
4009
1
أغسطس 23
2743
1
أكتوبر 22
7001
0
يوليو 22
2658
1
فبراير 22
5177