Im trying to import contacts into odoo15 from a csv file where i match the individual contacts to the company
Now, I already imported the companies as contacts which worked fine but now I am trying to import the individuals.
Now, I have a csv file where I have the contacts of the individuals with the exact string match of the company name.
Now, when i select "related company" and hit run test I get this red notification at the top "field"
https://shottr.cc/s/Gyad/SCR-20220919-o7tp.png
And when I select "company" I get this error
https://shottr.cc/s/GdPL/SCR-20220919-o8rp.png
Now, The companys that i am trying to add the individuals to already exist so I dont get why the computer wouldnt be able to find them
I have looked into other forum posts and I have already tried exporting all companies with the external_id and then tried to import it like that however that resolved in the same errors.
Thank you for your support