Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1345 Переглядів

In the Odoo Online V18 database, I have an attribute "Size" with values 36, 37, 38, and I am trying to import products with the attribute "Pointure" with values 36, 37, 38, 39.

During the import, I get the following error:

"Multiple results were found for the value '36' in the field 'Product Attributes'", and the same error occurs for the other values.

I tested the import using the external ID of the attribute, but I have 600 rows, and each product has various values.

How can I correctly map my attributes with their values?

Thank you!

Аватар
Відмінити
Найкраща відповідь

Hello, 

Using the below example 


Example 1 > 

NameAttribute/External IDValue/External ID
Product A__export__.product_attribute_pointure__export__.product_attribute_value_pointure_36
Product B__export__.product_attribute_size__export__.product_attribute_value_size_36


Example 2 > 

NameAttributeValue
Product APointure: 3636
Product BSize: 3636
Аватар
Відмінити
Автор

Thank you for your response, i've tried the importation using the External ID but it works just when i have one value and one attribut. But i don't know how to do it in case i have one product , two attributes and each has many values

Related Posts Відповіді Переглядів Дія
1
бер. 25
4777
2
лют. 25
2286
4
вер. 21
5940
0
бер. 15
3353
2
лист. 24
1399