Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
7192 Lượt xem

Hello there,

I have, for example, 100 lines in a xls file for 100 products to import in odoo 10. Importation works well for the moment.

Each one product in the xls file has 3 differents different prices to put in 3 different pricelists. See image below for what we need.

I have created the Test product below, I exported it and the new file from this export has 3 lines for this only product Test... Not only one line.

So should my xls file have 300 lines instead of 100 lines? Should I import my 100 products 3 times each? Can we achieve this with only one line per product?

What is the easiest way to import product with many prices in different pricelists?

Thanks for your comment


image




Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Here is our easy solution. This is absolutely great!

The trick is to import 3 times the same xls file, just with some changes at each import.

First import

external_id; Pricelist items/Fixed Price; Pricelist items/Pricelist

id_product_1; 4; pricelist1_name

id_product_2; 5; pricelist1_name

id_product_3; 6; pricelist1_name

etc...


Second import

id_product_1; 9; pricelist2_name

id_product_2; 68; pricelist2_name

id_product_3; 34; pricelist2_name

etc...


Third import

id_product_1; 8; pricelist3_name

id_product_2; 9; pricelist3_name

id_product_3; 12; pricelist3_name

etc...


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
Price List imports Đã xử lý
7
thg 10 23
13083
1
thg 9 19
3205
3
thg 7 19
6568
5
thg 12 23
17196
2
thg 5 15
6139