Hi,
I'm trying to import contacts using a CSV file, but I'm encountering this error every time. How to solve this?
لقد تم الإبلاغ عن هذا السؤال
1
الرد
102
أدوات العرض
Hi Sai Bhagyesh,
I hope you are doing well,
Please check following Points,
1 .No matching records found for the following name in field 'State'

Check state based on Odoo Fd.States menu and then resolve this issue.
2. No matching record found for name 'Turkiye' in field 'Country
- In your sheet Country column have 'Tuerkiye' but in Odoo Country list is Turkiye.

Please prepare or change proper data based on Odoo exiting value and then import.
Thank you.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل
Hello, if the state and country are already created in your Odoo database, I recommend using their External ID instead of their names. This will prevent the matching error during import.
Let me know if you need more help on this
Thanks