attribute |
Product Attribute
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 are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
attribute_line_ids |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
create_variant |
string |
Variants Creation Mode |
☑ |
- Instantly: All possible variants are created as soon as the attribute and its values are added to a product.- Dynamically: Each variant is created only when its corresponding attributes and values are added to a sales order.- Never: Variants are never created for the attribute.Note: the variants creation mode cannot be changed once the attribute is used on at least one product. |
display_name |
string |
Display Name |
☐ |
|
display_type |
string |
Display Type |
☑ |
The display type used in the Product Configurator. |
id |
int32 |
ID |
☐ |
|
name |
string |
Attribute |
☑ |
|
number_related_products |
int32 |
Number Related Products |
☐ |
|
product_tmpl_ids |
string |
|
☐ |
|
sequence |
int32 |
Sequence |
☐ |
Determine the display order |
value_ids |
string |
|
☐ |
|
visibility |
string |
Visibility |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826