Hi,
I'm trying to import contacts using a CSV file, but I'm encountering this error every time. How to solve this?
This question has been flagged
1
Reply
85
डेटा देखने का तरीका
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
साइन अप करें
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