template_attribute_value |
Product Template Attribute Value
Catalog: Odoo
Schema: product
Documentation:
Materialized relationship between attribute values
and product template generated by the product.template.attribute.line
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table template_attribute_value are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
attribute_id_label |
string |
|
☐ |
|
attribute_id |
string |
|
☐ |
|
attribute_line_id_label |
string |
|
☐ |
|
attribute_line_id |
string |
|
☐ |
|
color |
int32 |
Color |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
currency_id_label |
string |
|
☐ |
|
currency_id |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
display_type |
string |
Display Type |
☐ |
The display type used in the Product Configurator. |
exclude_for |
string |
|
☐ |
Make this attribute value not compatible with other values of the product or some attribute values of optional and accessory products. |
html_color |
string |
HTML Color Index |
☐ |
Here you can set a specific HTML color index (e.g. #ff0000) to display the color if the attribute type is 'Color'. |
id |
int32 |
ID |
☐ |
|
is_custom |
boolean |
Is custom value |
☐ |
Allow users to input custom values for this attribute value |
name |
string |
Value |
☐ |
|
price_extra |
decimal |
Value Price Extra |
☐ |
Extra price for the variant with this attribute value on sale price. eg. 200 price extra, 1000 + 200 = 1200. |
product_attribute_value_id_label |
string |
|
☐ |
|
product_attribute_value_id |
string |
|
☐ |
|
product_tmpl_id_label |
string |
|
☐ |
|
product_tmpl_id |
string |
|
☐ |
|
ptav_active |
boolean |
Active |
☐ |
|
ptav_product_variant_ids |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826