product.template.attribute.value ::
Product Template Attribute Value
Materialized relationship between attribute values
and product template generated by the product.template.attribute.line
Fields
attribute_id [readonly; many2one: product.attribute]:
Attribute
-
color [integer]:
Color
create_date [readonly; datetime]:
Created on
create_uid [readonly; many2one: res.users]:
Created by
currency_id [readonly; many2one: res.currency]:
Currency
display_name [readonly; char]:
Display Name
display_type [readonly; selection]:
Display Type
-
html_color [readonly; char]:
HTML Color Index
id [readonly; integer]:
ID
image [readonly; binary]:
Image
is_custom [readonly; boolean]:
Free text
name [readonly; char]:
Value
price_extra [float]:
Extra Price
product_attribute_value_id [required; many2one: product.attribute.value]:
Attribute Value
product_tmpl_id [readonly; many2one: product.template]:
Product Template
ptav_active [boolean]:
Active
ptav_product_variant_ids [readonly; many2many: product.product]:
Related Variants
write_date [readonly; datetime]:
Last Updated on
write_uid [readonly; many2one: res.users]:
Last Updated by