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.
To pytanie dostało ostrzeżenie
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.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
|
2
cze 23
|
4964 | ||
|
|
0
maj 19
|
4127 | ||
|
|
0
mar 15
|
60 | ||
|
|
0
mar 15
|
4564 | ||
|
|
1
mar 15
|
5148 |
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.