Hello
I would like that Emerald calculates an amount rounded to .10 or 0.05
For example : CHF 15.92 after discount should be CHF 15.90
like round(Amount*20,0) / 20 ( for 0.05 rounding)
If there is no solution, it is possible that I can change the code ?
Thank you :-)
Best regards,
Marcel
Hello
I would like that Emerald calculates an amount rounded to .10 or 0.05
For example : CHF 15.92 after discount should be CHF 15.90
like round(Amount*20,0) / 20 ( for 0.05 rounding)
If there is no solution, it is possible that I can change the code ?
Thank you :-)
Best regards,
Marcel