| 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_reference_selection |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | |
| 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_form_view |
mrp.bom.form | mrp.bom | xpath | Inherits mrp.mrp_bom_form_view |
mrp_bom_tree_view |
mrp.bom.tree | mrp.bom | tree | New |
search_product_lot_filter |
stock.production.lot.filter | stock.production.lot | field | Inherits stock.search_product_lot_filter |
view_mrp_product_produce_wizard |
mrp.product.produce.form | mrp.product.produce | field | Inherits mrp.view_mrp_product_produce_wizard |
view_production_lot_form |
stock.production.lot.form | stock.production.lot | field | Inherits stock.view_production_lot_form |
view_production_lot_tree |
stock.production.lot.tree | stock.production.lot | field | Inherits stock.view_production_lot_tree |
reference_id
One2many → mrp.bom.reference
string='BoM Reference'
args: 'mrp.bom.reference', 'bom_id'
create(self, vals)
child_line_ids
One2many
compute='_get_child_bom_lines'
relation='mrp.bom.line'
string='BOM lines of the referred bom'
product_id
Many2one → product.product
required=True
string='Product'
args: 'product.product'
product_tmpl_id
Many2one → product.template
related='product_id.product_tmpl_id'
store=True
args: 'product.template', 'Product Template'
reference_id
Many2one → mrp.bom.reference
onchange_product_id(self, product_id)
bom_id
Many2one → mrp.bom
ondelete='cascade'
required=True
string='Bill of Material'
args: 'mrp.bom'
name
Char
related='bom_id.code'
store=True
No public methods.
bom_id
Many2one → mrp.bom
default=_get_default_bom_id
readonly=True
args: 'mrp.bom', 'Bill of Material'
No public methods.
No new fields.
Public methods (1)action_produce(self, production_id, production_qty, production_mode, wiz=False)
bom_id
Many2one → mrp.bom
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/9.0/mrp_bom_reference_selection |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - procurement - stock_account - stock - barcodes - web_planner - account - analytic - web_tip - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_form_view |
mrp.bom.form | mrp.bom | xpath | Inherits mrp.mrp_bom_form_view |
mrp_bom_tree_view |
mrp.bom.tree | mrp.bom | tree | New |
search_product_lot_filter |
stock.production.lot.filter | stock.production.lot | field | Inherits stock.search_product_lot_filter |
view_mrp_product_produce_wizard |
mrp.product.produce.form | mrp.product.produce | field | Inherits mrp.view_mrp_product_produce_wizard |
view_production_lot_form |
stock.production.lot.form | stock.production.lot | field | Inherits stock.view_production_lot_form |
view_production_lot_tree |
stock.production.lot.tree | stock.production.lot | field | Inherits stock.view_production_lot_tree |
reference_id
One2many → mrp.bom.reference
string='BoM Reference'
args: 'mrp.bom.reference', 'bom_id'
create(self, vals)
child_line_ids
One2many
compute='_get_child_bom_lines'
relation='mrp.bom.line'
string='BOM lines of the referred bom'
product_id
Many2one → product.product
required=True
string='Product'
args: 'product.product'
product_tmpl_id
Many2one → product.template
related='product_id.product_tmpl_id'
store=True
args: 'product.template', 'Product Template'
reference_id
Many2one → mrp.bom.reference
onchange_product_id(self, product_id)
bom_id
Many2one → mrp.bom
ondelete='cascade'
required=True
string='Bill of Material'
args: 'mrp.bom'
name
Char
related='bom_id.code'
store=True
No public methods.
bom_id
Many2one → mrp.bom
default=_get_default_bom_id
readonly=True
args: 'mrp.bom', 'Bill of Material'
No public methods.
No new fields.
Public methods (1)action_produce(self, production_id, production_qty, production_mode, wiz=False)
bom_id
Many2one → mrp.bom
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/8.0/mrp_bom_reference_selection |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid, Jordi Riera, oca-travis, Weblate, OCA-git-bot, oihane, Zambu |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - stock_account - stock - board - web_kanban_gauge - web_kanban_sparkline - account - analytic - edi - email_template - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp.mrp_bom_tree_parent_view |
mrp.bom.tree | mrp.bom | tree | New |
mrp_bom_form_view |
mrp.bom.form | mrp.bom | xpath | Inherits mrp.mrp_bom_form_view |
search_product_lot_filter |
stock.production.lot.filter | stock.production.lot | field | Inherits stock.search_product_lot_filter |
view_mrp_product_produce_wizard |
mrp.product.produce.form | mrp.product.produce | field | Inherits mrp.view_mrp_product_produce_wizard |
view_production_lot_form |
stock.production.lot.form | stock.production.lot | field | Inherits stock.view_production_lot_form |
view_production_lot_tree |
stock.production.lot.tree | stock.production.lot | field | Inherits stock.view_production_lot_tree |
reference_id
One2many → mrp.bom.reference
comodel_name='mrp.bom.reference'
inverse_name='bom_id'
string='BoM Reference'
create(self, vals)
child_line_ids
One2many
compute='_compute_child_bom_lines'
relation='mrp.bom.line'
string='BoM lines of the referred BoM'
product_id
Many2one → product.product
required=True
string='Product'
args: 'product.product'
product_tmpl_id
Many2one → product.template
related='product_id.product_tmpl_id'
store=True
args: 'product.template', 'Product Template'
reference_id
Many2one → mrp.bom.reference
comodel_name='mrp.bom.reference'
string='Ref'
onchange_product_id(self, product_id, product_qty=0)
bom_id
Many2one → mrp.bom
comodel_name='mrp.bom'
ondelete='cascade'
required=True
string='Bill of Material'
name
Char
related='bom_id.code'
store=True
No public methods.
bom_id
Many2one → mrp.bom
default=_get_default_bom_id
readonly=True
args: 'mrp.bom', 'Bill of Material'
No public methods.
No new fields.
Public methods (1)action_produce(self, production_id, production_qty, production_mode, wiz=False)
bom_id
Many2one → mrp.bom
comodel_name='mrp.bom'
string='Bill of Material'
No public methods.