MRP BoM Simple Report
by GRAP https://github.com/OCA/manufacture-reporting , Odoo Community Association (OCA) https://github.com/OCA/manufacture-reporting| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 112 |
| Technical Name |
mrp_bom_simple_report |
| License | AGPL-3 |
| Website | https://github.com/OCA/manufacture-reporting |
MRP BoM Simple Report

Adds a PDF report to print BoM(s) in a very simple way.
Compatible with [mrp_bom_widget_section_and_note_one2many](https://github.com/OCA/manufacture/tree/16.0/mrp_bom_widget_section_and_note_one2many)
Also compatible for being called in parent template. For this purpose, you need to set params with t-set : t-set=”docs” → BoM t-set=”bom_intermediate_parent_bom_text” → nested BoM could be printed t-set=”bom_qty” → desired BoM quantity
Call this template with t-foreach to print multiple BoM with multiple BoM quantity → Example in grap-odoo-custom module : mrp_bom_wizard_production
Table of contents
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- GRAP
Contributors
- Quentin Dupont (quentin.dupont@grap.coop)
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:

This module is part of the OCA/manufacture-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module