Quantity rounding
Pick how fractional quantities (like grams) are rounded at checkout.
Open in dashboardSettings โ Organization
Overview
Quantity rounding controls how fractional quantities are normalized before they're shown and recorded. You pick a method (None / Ceil / Floor / Nearest) and a precision (e.g., 0.1, 0.5, 1.0). A live example under the controls shows the result in real time as you tweak.
When to use it
- Selling cannabis flower by weight and you want predictable scale-to-receipt rounding
- Standardizing grams sold to 0.1g or 0.5g steps across all iPads
- Fixing off-by-a-gram discrepancies between scale readings and invoices
How to use it
Video tutorial coming soon
- Open Settings -> Organization.
- Find the Rounding Method dropdown โ choose None, Ceil, Floor, or Nearest (Round).
- Set Rounding Precision (e.g.,
0.1,0.5,1.0). - Watch the live example block update (e.g.,
1.27g rounded via Ceil @ 0.1 -> 1.3g). - Click Save.
Tips & gotchas
- OWNER only.
- This rounding applies to quantity (grams, units), not to price โ price rounding is handled separately at checkout.
- Mostly relevant for cannabis / gram products; packaged retail products typically sell in whole units and are unaffected.
- Setting None disables rounding entirely โ raw scale values ship through.
- Precision must be > 0 โ Klu rejects zero or negative precision values.