コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4030 ビュー

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
1614
0
3月 16
3169
3
6月 20
4048
1
11月 18
9512
11
2月 17
63836