Skip to Content
Menu
This question has been flagged
1 Reply
2061 Views

Currently using Odoo v15,

I have a catalogue of over 1000 products that I am trying to import into odoo. Some of these products have variants. I can import them fine, but the issue comes when I try to update them later.

For example, I have a t-shirt that has 2 colours: Black and White, and 3 sizes: S, M, L.
I now want to add the colour Blue to this product using the import feature. However, instead of adding the Blue to the original colour attribute, it will create new lines with Black, White and Blue as well as Sizes of S, M, L instead of updating the lines that already exist. 

I have tried using the attribute ID to make the changes but the duplication issue happens regardless.

Is there a way to update attributes on an already created product using the import tool?

Avatar
Discard
Best Answer

hi, try to import like this. export product template external id. and import variant using product template ext id. or import product template ext id to update template(add new attributes).

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 24
1075
2
Nov 24
151
1
Nov 24
161
1
Nov 23
907
1
Oct 23
1180