[New 4.1.33] Rounding Calculations

As 4.1.33 you’ll be able to configure rounding for calculations.

So when you make a discount it will round to nearest .25 value.

1 Like

I really like this feature. Nice work.

Here is a situation for you to ponder.
If a customer pays with cash, we round to the nearest 0.05 (usually round down), but if they pay with EFTPOS it is the exact amount (no rounding).
Any ideas on how this could be automated ?

Does this new feature mean we no longer have to use Auto Round Up and Auto Round Down?

@Isaac it depends on your product prices and other calculations you use. If rounding discounts will be enough for you there will be no need for additional rounding calculations.

@John after implementing payment processors I can implement a small lib to round amounts.