TIP: You can type at any time to perform a new search.
Report MRP BOM Matrix
report_mrp_bom_matrix · OCA/manufacture-reporting
- Repository
- OCA/manufacture-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 07:10:05
- Authors
- Odoo Community Association (OCA), Eficent
- Maintainers
- Odoo Community Association (OCA), Eficent
- Committers
- Jordi Ballester Alomar, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (4)
| 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (4)
-
component_idMany2one → product.productcomodel_name='product.product'readonly=Truestring='Component Product' -
count_parent_usageIntegerreadonly=Truestring='# Uses in Parent' -
parent_category_idMany2one → product.categorycomodel_name='product.category'readonly=Truestore=Truestring='Parent Product Category' -
parent_template_idMany2one → product.templatecomodel_name='product.template'readonly=Truestring='Parent Product Template'
-
init(self, cr)