| 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/11.0/mrp_bom_structure_report |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Manufacture Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Odoo SA, Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Odoo SA, Eficent |
| COMMITTERS | |
| COMMITTERS | mreficent, Lois Rilo, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://www.github.com/OCA/manufacture-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web - bus - web_tour - stock - barcodes - web_planner - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
mrp assets | ir.ui.view | qweb | Inherits web.assets_backend |
assets_common |
mrp bom common assets | ir.ui.view | qweb | Inherits web.assets_common |
mrp_bom_form_view |
mrp.bom.form | mrp.bom | button | Inherits mrp.mrp_bom_form_view |
mrp_bom_structure_report.report_bom_structure |
mrp_bom_structure_report.report_bom_structure | ir.ui.view | qweb | New |
mrp_bom_structure_report.report_mrp_bom |
mrp_bom_structure_report.report_mrp_bom | ir.ui.view | qweb | New |
mrp_bom_structure_report.report_mrp_bom_line |
mrp_bom_structure_report.report_mrp_bom_line | ir.ui.view | qweb | New |
mrp_bom_structure_report.report_mrp_bom_pdf |
mrp_bom_structure_report.report_mrp_bom_pdf | ir.ui.view | qweb | New |
mrp_bom_structure_report.report_mrp_bom_pdf_line |
mrp_bom_structure_report.report_mrp_bom_pdf_line | ir.ui.view | qweb | New |
mrp_bom_structure_report.report_mrp_operation_line |
mrp_bom_structure_report.report_mrp_operation_line | ir.ui.view | qweb | New |
No new fields.
Public methods (4)get_bom(self, bom_id=False, product_id=False, line_qty=False, line_id=False, level=False)
get_html(self, bom_id=False, searchQty=1, searchVariant=False)
get_operations(self, bom_id=False, qty=0, level=0)
get_report_values(self, docids, data=None)