Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
5 Răspunsuri
8373 Vizualizări

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 

Imagine profil
Abandonează

try to put -u all.

Autor

Thank you Annadurai, but if I am importing through csv, where do I put -u all?

Cel mai bun răspuns

A product in Odoo is two things:  a product.template record and a product.product record.

Make sure you and your script knows why and when the script should be updating one versus the other.

Imagine profil
Abandonează
Cel mai bun răspuns

Hello everyone,

I have the same problem

But I noticed that I can update only through the same module I used to insert the products for the first time, It seems that it is a validation between different modules to overcome duplicate External ID

Example:

I imported the products firstly through the  invoicing module /Sales/Sellable products

so when updating these products I have to import from the same path

I hope this might help

Imagine profil
Abandonează
Cel mai bun răspuns

I am also experiencing this same issue. I will update as soon as I find some solution.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 24
1550
4
nov. 23
31939
1
mar. 23
2644
3
ian. 21
40754
1
mar. 20
4473