MRP BoM Line UoM Rounding
by ForgeFlow https://github.com/OCA/manufacture , Odoo Community Association (OCA) https://github.com/OCA/manufacture| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 22 |
| Technical Name |
mrp_bom_line_uom_rounding |
| License | LGPL-3 |
| Website | https://github.com/OCA/manufacture |
MRP BoM Line UoM Rounding

This module enforces Unit of Measure (UoM) rounding validation on Bill of Materials (BoM) component quantities.
When a component is added to a BoM, the system validates that the quantity respects the rounding precision defined in the Unit of Measure. For example, if a UoM has a rounding of 1.0 (like “Units” or “Each”), the system will not allow quantities like 0.1 or 0.5.
This prevents data inconsistencies where users could enter quantities that don’t make sense for the given UoM, such as 0.1 pieces when the UoM is configured for whole units only.
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
- ForgeFlow
Contributors
- Joan Sisquella <joan.sisquella@forgeflow.com>
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.
This module is part of the OCA/manufacture 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