Hi,
I'm trying to import contacts using a CSV file, but I'm encountering this error every time. How to solve this?
Această întrebare a fost marcată
1
Răspunde
90
Vizualizări
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.
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te
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