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

Jonathan Druart <[email protected]> changed:

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

--- Comment #4 from Jonathan Druart <[email protected]> 
---
I do recreate using the steps from comment 0.

However I am not sure how to fix this, the "pay amount" button does not take
care of the line we selected (as far as I understood).

The "Pay selected" button does, and the problem exists as well here.

I think we should fix that in Koha/Account/Line.pm and Koha/Account.pm where we
compare $debit->amountoutstanding and $new_amountoutstanding with 0 (==0 vs
sprintf %.2f for instance), but it appeared it's not enough so there may be
something else...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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