| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/12.0/mrp_production_hierarchy |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sergio Corato, ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sergio Corato, ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, oca-travis, Weblate, OCA-git-bot, sergiocorato, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - stock - barcodes - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form | mrp.production | div | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
mrp.production.tree | mrp.production | field | Inherits mrp.mrp_production_tree_view |
view_mrp_production_filter |
mrp.production.search.inherit | mrp.production | xpath | Inherits mrp.view_mrp_production_filter |
child_ids
One2many → mrp.production
domain=[('state', '!=', 'cancel')]
args: 'mrp.production', 'parent_id', 'Child orders'
parent_id
Many2one → mrp.production
index=True
ondelete='restrict'
readonly=True
args: 'mrp.production', 'Parent order'
root_id
Many2one → mrp.production
index=True
ondelete='restrict'
readonly=True
args: 'mrp.production', 'Root order'
open_production_tree(self)
No new fields.
Public methods (0)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/10.0/mrp_production_hierarchy |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ABF OSIELL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ABF OSIELL |
| COMMITTERS | |
| COMMITTERS | sebalix, OCA Transbot, oca-travis, OCA-git-bot |
| 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_production_form_view |
mrp.production.form | mrp.production | div | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
mrp.production.tree | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_tree_view_field_parent |
mrp.production.tree | mrp.production | tree | Inherits mrp.mrp_production_tree_view |
view_mrp_production_filter |
mrp.production.search.inherit | mrp.production | xpath | Inherits mrp.view_mrp_production_filter |
child_ids
One2many → mrp.production
domain=[('state', '!=', 'cancel')]
args: 'mrp.production', 'parent_id', 'Child orders'
parent_id
Many2one → mrp.production
index=True
ondelete='restrict'
readonly=True
args: 'mrp.production', 'Parent order'
root_id
Many2one → mrp.production
index=True
ondelete='restrict'
readonly=True
args: 'mrp.production', 'Root order'
open_production_tree(self)
No new fields.
Public methods (1)make_mo(self)