attribute_value |
Attribute Value
Catalog: Odoo
Schema: product
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 attribute_value are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
attribute_id_label |
string |
|
☐ |
The attribute cannot be changed once the value is used on at least one product. |
attribute_id |
string |
|
☐ |
The attribute cannot be changed once the value is used on at least one product. |
color |
int32 |
Color Index |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
display_type |
string |
Display Type |
☐ |
The display type used in the Product Configurator. |
html_color |
string |
Color |
☐ |
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 |
is_used_on_products |
boolean |
Used on Products |
☐ |
|
name |
string |
Value |
☑ |
|
pav_attribute_line_ids |
string |
|
☐ |
|
sequence |
int32 |
Sequence |
☐ |
Determine the display order |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826