| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/10.0/mrp_bom_component_find |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | mrp |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Tony Galmiche |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Tony Galmiche |
| COMMITTERS | |
| COMMITTERS | GitHub, Lois Rilo, OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - stock - procurement - barcodes - web_planner - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_component_find_line_form_view |
mrp_bom_component_find_line_form_view | mrp.bom.component.find.line | form | New |
mrp_bom_component_find_line_search_view |
mrp_bom_component_find_line_search_view | mrp.bom.component.find.line | search | New |
mrp_bom_component_find_line_tree_view |
mrp_bom_component_find_line_tree_view | mrp.bom.component.find.line | tree | New |
mrp_bom_component_find_wizard_form |
mrp.bom.component.find.wizard.form | mrp.bom.component.find.wizard | form | New |
product_product_form_view_use_case_button |
product.product.procurement | product.product | div | Inherits product.product_normal_form_view |
product_template_form_view_use_case_button |
product.template.procurement | product.template | div | Inherits product.product_template_only_form_view |
component_id
Many2one → product.product
level
Char
line
Integer
mrp_bom_id
Many2one → mrp.bom
quantity
Float
digits=dp.get_precision('Product Unit of Measure')
args: 'Quantity'
wizard_id
Many2one → mrp.bom.component.find.wizard
No public methods.
product_id
Many2one → product.product
required=True
args: 'product.product', 'Component'
do_search_component(self)
mrp_bom_component_find(self, wizard_id, component_id, level)
No new fields.
Public methods (1)use_case_action(self)
No new fields.
Public methods (1)use_case_action(self)