https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17140

Blou <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |ity.org                     |

--- Comment #24 from Blou <[email protected]> ---
6 decimal is ugly.  We should never show technolgies' failings to the user.

Just to confirm that Bug 21673 does not fix this issue.  At least my client's
version of it, which is trying to pay a 1.035 fine displayed as 1.04.

I'll assign myself the issue and fix it tomorrow.  IMO, we should solve this
with common sense and not an accounting mentality.

For 1.035, we display 1.04, as it should.
Then on payment, we validate if there's a difference of less than 0.01.  If so
then
AmountPaid = AmountNeededToBePaid.
Just before the comparison. 

Anyway, accountants HATE those remaining cents at the end of the year.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to