Repository
OCA/manufacture-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture-reporting
Last tracking update
2026-08-07 08:23:15
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, anaïs
Odoo dependencies
OCA/manufacture-reporting:
OCA/reporting-engine:
odoo/odoo:
- web
- mrp
- bus
- uom
Python dependencies
xlrd, xlsxwriter
System dependencies
None
Required by
None
Description
This module extends the functionality of the MRP capabilities of Odoo,
and allows you to export to level 1 of the BoM structure to MS Excel
.XLSX format.

If you have a Bill of Materials (A) for which one of the Components also has a Bill of Materials (B),
the report will only display the Components within the first level for the selected Bill of Materials (A),
but not the Components from the Bill of Materials (B).

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • print_bom_children(self, ch, sheet, row, level)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
55 days ago
Last activity
52 days ago
Repository
OCA/manufacture-reporting
Pull request
[19.0] [MIG] mrp_bom_structure_xlsx_level_1: Migration to 19.0 (#155)