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 [readonlymany2one: product.attribute]: Attribute

  • attribute_line_id [requiredmany2one: product.template.attribute.line]: Attribute Line

  • color [integer]: Color

  • create_date [readonlydatetime]: Created on

  • create_uid [readonlymany2one: res.users]: Created by

  • currency_id [readonlymany2one: res.currency]: Currency

  • display_name [readonlychar]: Display Name

  • display_type [readonlyselection]: Display Type

  • exclude_for [one2many: product.template.attribute.exclusion]: Exclude for

  • html_color [readonlychar]: HTML Color Index

  • id [readonlyinteger]: ID

  • image [readonlybinary]: Image

  • is_custom [readonlyboolean]: Free text

  • name [readonlychar]: Value

  • price_extra [float]: Extra Price

  • product_attribute_value_id [requiredmany2one: product.attribute.value]: Attribute Value

  • product_tmpl_id [readonlymany2one: product.template]: Product Template

  • ptav_active [boolean]: Active

  • ptav_product_variant_ids [readonlymany2many: product.product]: Related Variants

  • write_date [readonlydatetime]: Last Updated on

  • write_uid [readonlymany2one: res.users]: Last Updated by