https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15397
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53490|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart <[email protected]> --- Created attachment 53681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53681&action=edit Bug 15397 - Pay selected does not works as expected When patron has more fees (account lines) and you wan't to pay just some of them, you select wanted lines a click on "pay selected" button. But the fine isn't paid, the "amountoutstandig" is not modified, but it is added new line with "pay" code an with amountoutstanding below zero. Paying one or all fine works as expected. Paying selected worked some time ago, but I don't know when it stopped working, we realize it after upgrade to 3.22. Test Plan: 1) Apply this patch 2) Pay fines using "Pay selected" 3) Note the payment and the fees outstanding balances are reduced! Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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] 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/
