bom |
Bill of Material
Catalog: Odoo
Schema: mrp
Documentation:
Defines bills of material for a product or a product template
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 are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Production Ready |
☐ |
|
allow_operation_dependencies |
boolean |
Operation Dependencies |
☐ |
Create operation level dependencies that will influence both planning and the status of work orders upon MO confirmation. If this feature is ticked, and nothing is specified, Odoo will assume that all operations can be started simultaneously. |
analytic_account_id_label |
string |
|
☐ |
Analytic account in which cost and revenue entries will take place for financial management of the manufacturing order. |
analytic_account_id |
string |
|
☐ |
Analytic account in which cost and revenue entries will take place for financial management of the manufacturing order. |
bom_line_ids |
string |
|
☐ |
|
byproduct_ids |
string |
|
☐ |
|
code |
string |
Reference |
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
consumption |
string |
Flexible Consumption |
☑ |
Defines if you can consume more or less components than the quantity defined on the BoM:* Allowed: allowed for all manufacturing users.* Allowed with warning: allowed for all manufacturing users with summary of consumption differences when closing the manufacturing order.Note that in the case of component Manual Consumption, where consumption is registered manually exclusively, consumption warnings will still be issued when appropriate also.* Blocked: only a manager can close a manufacturing order when the BoM consumption is not respected. |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
eco_count |
int32 |
# ECOs |
☐ |
|
eco_ids |
string |
|
☐ |
|
eco_inprogress_count |
int32 |
# ECOs in progress |
☐ |
|
has_message |
boolean |
Has Message |
☐ |
|
id |
int32 |
ID |
☐ |
|
image_128 |
byte[] |
Image 128 |
☐ |
|
message_attachment_count |
int32 |
Attachment Count |
☐ |
|
message_follower_ids |
string |
|
☐ |
|
message_has_error_counter |
int32 |
Number of errors |
☐ |
Number of messages with delivery error |
message_has_error |
boolean |
Message Delivery error |
☐ |
If checked, some messages have a delivery error. |
message_has_sms_error |
boolean |
SMS Delivery error |
☐ |
If checked, some messages have a delivery error. |
message_ids |
string |
|
☐ |
|
message_is_follower |
boolean |
Is Follower |
☐ |
|
message_main_attachment_id_label |
string |
|
☐ |
|
message_main_attachment_id |
string |
|
☐ |
|
message_needaction_counter |
int32 |
Number of Actions |
☐ |
Number of messages which requires an action |
message_needaction |
boolean |
Action Needed |
☐ |
If checked, new messages require your attention. |
message_partner_ids |
string |
|
☐ |
|
operation_ids |
string |
|
☐ |
|
picking_type_id_label |
string |
|
☐ |
When a procurement has a ‘produce’ route with a operation type set, it will try to create a Manufacturing Order for that product using a BoM of the same operation type. That allows to define stock rules which trigger different manufacturing orders with different BoMs. |
picking_type_id |
string |
|
☐ |
When a procurement has a ‘produce’ route with a operation type set, it will try to create a Manufacturing Order for that product using a BoM of the same operation type. That allows to define stock rules which trigger different manufacturing orders with different BoMs. |
possible_product_template_attribute_value_ids |
string |
|
☐ |
|
previous_bom_id_label |
string |
|
☐ |
|
previous_bom_id |
string |
|
☐ |
|
product_id_label |
string |
|
☐ |
If a product variant is defined the BOM is available only for this product. |
product_id |
string |
|
☐ |
If a product variant is defined the BOM is available only for this product. |
product_qty |
decimal |
Quantity |
☑ |
This should be the smallest quantity that this product can be produced in. If the BOM contains operations, make sure the work center capacity is accurate. |
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 |
ready_to_produce |
string |
Manufacturing Readiness |
☑ |
|
sequence |
int32 |
Sequence |
☐ |
|
type |
string |
BoM Type |
☑ |
|
version |
int32 |
Version |
☐ |
|
website_message_ids |
string |
|
☐ |
Website communication history |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826