Change 1 of 4
BoM comparison
Compare bills of materials to visualize changes more easily.
Official Odoo 20 release note
In plain words
A new "Compare BoMs" action opens the components of two or more bills of materials side by side in a pivot table, one column per BoM. In PLM, an ECO has a "Compare BoMs" button that compares the current BoM with its revision, so you see at a glance which quantities changed and which components were added.
Where to find it
- Open PLM > Changes and open an ECO that has a revision with component changes.
- Click the Compare BoMs smart button.
For users
Select BoMs in the list and use Actions > Compare BoMs, or click Compare BoMs on an ECO, to see components per BoM in columns.
For developers
New pivot view mrp.mrp_bom_line_view_pivot and server action mrp.action_open_bom_lines (bound to mrp.bom list). mrp.eco gets action_compare_boms().
Upgrading from Odoo 19
None; new views and actions only.
- The same comparison is available from Manufacturing > Products > Bills of Materials: select BoMs, then Actions > Compare BoMs.
