Change Amount in POS

Something wrong with the change amount calculations?
Sale: $98.95, cash $100.00, Change $1.06

seems like a simple rounding issue.

Are you asking me a questions?

No, I was simply mentioning it to someone who can look into the code.

@rohit_w can you please check?

Hi @iadr3805,

I am not able to replicate this issue(see attachment), can you help me to reproduce this issue by providing following information

  1. Precision in System Settings

  2. Precision of field rate, qty in sale invoice item

  3. Rate of the item in item price.

Thanks, Rohit

Float precision is 3
Qty in sale is 1
Standard selling rate is 0.00

I changed the float precision to 2 and now change appears correct.