Repository
OCA/manufacture-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture-reporting
Last tracking update
2026-08-07 08:43:07
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of the MRP capabilities of Odoo,
and allows you to export the flattened BOM to MS Excel .XLSX format.

A flattened bill of material removes the intermediate levels in the BOM
and connect the lowest levels directly to the highest level.

A list of the sum of lowest levels will be shown for every BoM you
export using this method.

It also maintains units correctly across all nested BOM's and take units
that have been defined in product Unit of Measure field.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • generate_xlsx_report(self, workbook, data, objects)
  • print_flattened_bom_lines(self, bom, requirements, sheet, row)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
167 days ago
Last activity
0 days ago
Repository
OCA/manufacture-reporting
Pull request
[19.0][MIG] mrp_flattened_bom_xlsx: Migration to 19.0 (#152)