Purchase UoM Discrete
by Camptocamp SA https://github.com/OCA/purchase-workflow , Odoo Community Association (OCA) https://github.com/OCA/purchase-workflowPurchase UoM Discrete

Discrete and countable units cannot be split. Fractional values are meaningful for continuous measures like weight, volume, length, or time, but not for countable items such as units, boxes, or laptops.
This module rounds purchase order line quantities using Unit based UoMs UP to the next whole number. UoMs that do not share the Unit(s) reference, such as kg, liters, meters, or hours, keep fractional quantities.
This is only a purchase order form onchange helper, with no ORM-level create or write enforcement, so users and integrations can still keep a fractional quantity when it is intentionally applicable.
Table of contents
Usage
To use this module:
- Create or edit a purchase order.
- Add a purchase order line with a Unit-based UoM, such as Units or a box UoM.
- Enter a fractional quantity.
The quantity is proposed rounded UP to the next whole number.
The behavior is intentionally limited to the purchase order form onchange. Imports, RPC calls, and custom code writes are not forced rounded.
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
- Camptocamp SA
Contributors
- Camptocamp <https://www.camptocamp.com>__:
- Maksym Yankin maksym.yankin@camptocamp.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/purchase-workflow 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