| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture-reporting |
| GIT | |
| GIT | https://github.com/OCA/manufacture-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture-reporting/tree/9.0/report_mrp_bom_matrix |
| 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), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | Jordi Ballester Alomar, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:25 |
| 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 |
|---|---|---|---|---|
report_mrp_bom_form_view |
report.mrp.bom.matrix.form | report.mrp.bom.matrix | form | New |
report_mrp_bom_matrix_pivot |
report.mrp.bom.matrix.pivot | report.mrp.bom.matrix | pivot | New |
report_mrp_bom_search_view |
report.mrp.bom.matrix.search | report.mrp.bom.matrix | search | New |
report_mrp_bom_tree_view |
report.mrp.bom.matrix.tree | report.mrp.bom.matrix | tree | New |
component_id
Many2one → product.product
comodel_name='product.product'
readonly=True
string='Component Product'
count_parent_usage
Integer
readonly=True
string='# Uses in Parent'
parent_category_id
Many2one → product.category
comodel_name='product.category'
readonly=True
store=True
string='Parent Product Category'
parent_template_id
Many2one → product.template
comodel_name='product.template'
readonly=True
string='Parent Product Template'
init(self, cr)