Hello there,
I m struggling with importing variants data.
My attributes and values (COLOR, SIZE) are imported.
My products are imported in Products.
My variants are also imported in products/Products Variants. Those are well linked to each products.
Now, I would like to update:
- Reference
- Bar code
- Stock quantity
- Sales values
- Cost
For each product/variant. => Failing since hours.
When exporting variants data with correct fields and reimporting data, Odoo doesn 't find Variant values as exported.
The values are exported like COLOR: Blue and are not recognized.
I tried in every menu to export fields and reimport. Can't find solution on my own.
Thanks for your help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Thanks for your reply.
The problem is reflected in the second link:
https://www.cybrosys.com/blog/how-to-import-product-attributes-and-product-variants-in-odoo-17
I have to import a price + cost + bar code in each unique product (unique ID = Name+Attribute1_valueA+ Attribute2_valueA).
Here in the example, I am exporting and importing again all attributes values on a single lines separated by ",".
It s like importing a same value (cost, sales price, bar code) on one product template sharing variants attributes values.
Thanks for your help.
Hi,
Please refer to the following links:
2. https://www.cybrosys.com/blog/how-to-import-product-attributes-and-product-variants-in-odoo-17
Hope it helps.
Thanks for your help.
I couldn't do it with the import wizard.
Did it with a python script.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 6 23
|
2933 | ||
|
0
thg 5 19
|
2606 | ||
|
0
thg 3 15
|
60 | ||
|
0
thg 3 15
|
3231 | ||
|
1
thg 3 15
|
3401 |
Hi everyone.
I couldn't import product like I wanted to with the UI import wizards of Odoo.
I did it with a specific python scripts and it worked well with all my needs.
If interested please feel free to contact me.