跳至內容
選單
此問題已被標幟
1 回覆
4006 瀏覽次數

Hello I have a CSV file with my products and i need to insert this again for some changes on costs and standard price.

The part that I dont know how is that i need check the default_code, because this csv doesn't have the id, please help this is urgent.

 

頭像
捨棄
最佳答案

As CSV import will compare records based on Database ID or XML ID only, I would suggest that you export the ID vs default_code pairs and combine the two CSVs for import.  A little spreadsheet VLOOKUP magic is required.
 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
2月 23
1597
0
3月 16
3149
3
6月 20
3991
1
11月 18
9467
11
2月 17
63742