Klu Docs

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
  1. Open Settings -> Organization.
  2. Find the Rounding Method dropdown โ€” choose None, Ceil, Floor, or Nearest (Round).
  3. Set Rounding Precision (e.g., 0.1, 0.5, 1.0).
  4. Watch the live example block update (e.g., 1.27g rounded via Ceil @ 0.1 -> 1.3g).
  5. 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.

On this page