odoo/tutorials#983
Created by Madhav Pancholi (pamd)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 27s)
- ci/tutorial: (runtime 90s)
- label
- odoo-dev:18.0-pos_uom-pamd
- head
- f3db9554ac3b5c90895e1d50ce0bc1a4585889b7
odoo/tutorials | |
---|---|
19.0 | #983 missing r+ |
master |
[ADD] pos_uom: Add secondary unit of measure in POS
Introduced the ability to use a secondary unit of measure in Point of Sale.
- A new button allows entering quantities in the secondary UoM.
- Users can input the quantity in the popup, and the system converts it into the primary UoM automatically.
- The orderline shows the converted quantity in the main unit, making sales more flexible for products sold in different measures.