bom_line |
Bill of Material Line
Catalog: Odoo
Schema: mrp
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 bom_line are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
allowed_operation_ids |
string |
|
☐ |
|
attachments_count |
int32 |
Attachments Count |
☐ |
|
bom_id_label |
string |
|
☐ |
|
bom_id |
string |
|
☐ |
|
bom_product_template_attribute_value_ids |
string |
|
☐ |
BOM Product Variants needed to apply this line. |
child_bom_id_label |
string |
|
☐ |
|
child_bom_id |
string |
|
☐ |
|
child_line_ids |
string |
|
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
cost_share |
decimal |
Cost Share (%) |
☐ |
The percentage of the component repartition cost when purchasing a kit.The total of all components' cost have to be equal to 100. |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
manual_consumption |
boolean |
Manual Consumption |
☐ |
When activated, then the registration of consumption for that component is recorded manually exclusively.If not activated, and any of the components consumption is edited manually on the manufacturing order, Odoo assumes manual consumption also. |
operation_id_label |
string |
|
☐ |
The operation where the components are consumed, or the finished products created. |
operation_id |
string |
|
☐ |
The operation where the components are consumed, or the finished products created. |
parent_product_tmpl_id_label |
string |
|
☐ |
|
parent_product_tmpl_id |
string |
|
☐ |
|
possible_bom_product_template_attribute_value_ids |
string |
|
☐ |
|
product_id_label |
string |
|
☐ |
|
product_id |
string |
|
☐ |
|
product_qty |
decimal |
Quantity |
☑ |
|
product_tmpl_id_label |
string |
|
☐ |
|
product_tmpl_id |
string |
|
☐ |
|
product_uom_category_id_label |
string |
|
☐ |
Conversion between Units of Measure can only occur if they belong to the same category. The conversion will be made based on the ratios. |
product_uom_category_id |
string |
|
☐ |
Conversion between Units of Measure can only occur if they belong to the same category. The conversion will be made based on the ratios. |
product_uom_id_label |
string |
|
☐ |
Unit of Measure (Unit of Measure) is the unit of measurement for the inventory control |
product_uom_id |
string |
|
☐ |
Unit of Measure (Unit of Measure) is the unit of measurement for the inventory control |
sequence |
int32 |
Sequence |
☐ |
Gives the sequence order when displaying. |
tracking |
string |
Tracking |
☐ |
Ensure the traceability of a storable product in your warehouse. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826