Hello. I'm getting this error.
<type 'exceptions.AssertionError'>: External ID conflict, 10009 already refers to a `product.product` record, you can't define a `product.template` record with this ID.
I've checked the logs, and Odoo is trying to INSERT into database, instead of updating record.
Is anybody else having this problem?
Thanks
try to put -u all.
Thank you Annadurai, but if I am importing through csv, where do I put -u all?