콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
6344 화면

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

아바타
취소
베스트 답변

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)

아바타
취소
관련 게시물 답글 화면 활동
1
2월 16
4658
6
8월 24
4743
2
1월 24
3257
3
10월 16
3785
2
12월 24
7373