Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
6263 Weergaven

hello

I have a csv from my supplier with about 16000 Items. Some of the items have variant (color mostly)

What's the best procedure and csv format to use to get my products loaded in Odoo V 9

Avatar
Annuleer
Beste antwoord

I suggest that you create one product and its variants in Odoo

Then export that product with all relevant data, including variants data to a csv file(Utf-8/,)

open the csv file(Utf-8/,)

add only a second product to the csv file(Utf-8/,) with its data that must match with the 1st product lines

save the file and import it into Odoo; if this works then

add the 15998 other products to the csv file(Utf-8/,) with their data that must match with the first 2 product lines 

save the  csv file(Utf-8/,)

Reimport the csv file after deletion of the fist 2 product lines (to avoid duplication)

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
feb. 16
4577
6
aug. 24
4583
2
jan. 24
3144
3
okt. 16
3698
2
dec. 24
7221