How to import value price extra field in v15?
When exporting the field "price_extra" in the model "product.template.attribute.value" everything seems ok. I can export the field in excel and i have the following column
- "ID" for the external id of my attribute value
- "price_extra" for the extra price i want to update for a specific attribute value
So far, so good! I save my excel file and i'm ready to import. Let's try now to upload my excel file in different models.
1) Import in the "product.template" model > i load my file, and then odoo does not recognize my field "price_extra". It does not appear in the list. Damn it! let's try in another model
2) Import in the "product.template.attribute.value" . Damn it again! i don't see the feature "import records" when i click on "Favorites". Impossible to load my price_extra field with excel