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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
6月 23
|
2920 | ||
|
0
5月 19
|
2589 | ||
|
0
3月 15
|
60 | ||
|
0
3月 15
|
3229 | ||
|
1
3月 15
|
3396 |
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.