Hi,
I'm trying to import contacts using a CSV file, but I'm encountering this error every time. How to solve this?
La domanda è stata contrassegnata
1
Rispondi
98
Visualizzazioni
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.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati
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