ZeusWPI / Tap

:beer: Yes. We have to drink. But we also have to pay. This does the drinking part.
https://tap.zeus.gent
1 stars 5 forks source link

Rounding errors #194

Open klaasg opened 2 years ago

klaasg commented 2 years ago

When creating or updating a product, rounding errors on the price can occur. I had it with 0.58 turning into 0.57 and 0.57 into 0.56.

Possibly similar to https://github.com/ZeusWPI/Tab/issues/94