MRP BoM Structure Report

mrp_bom_structure_report
REPOSITORY
REPOSITORYOCA/manufacture-reporting
GIT
GIThttps://github.com/OCA/manufacture-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture-reporting/tree/11.0/mrp_bom_structure_report
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYManufacture Reporting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Odoo SA, Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Odoo SA, Eficent
COMMITTERS
COMMITTERSmreficent, Lois Rilo, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://www.github.com/OCA/manufacture-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - 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

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
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
Models touched (1)

New fields (0)

No new fields.

Public methods (4)
  • get_bom(self, bom_id=False, product_id=False, line_qty=False, line_id=False, level=False)
    @api.model
  • get_html(self, bom_id=False, searchQty=1, searchVariant=False)
    @api.model
  • get_operations(self, bom_id=False, qty=0, level=0)
    @api.model
  • get_report_values(self, docids, data=None)
    @api.model