Hi, I've a problem with the Product Label in OdooV8. When I try to print it for a product, the field <variant type="field" name="attribute_value_ids"/> shows me a text like "product.attribute.value" and the Database ID of the values, not the value of the attributes. How can I remove the text "product.attribute.value" and show the correct attributes value?
Thank you