[Koha-bugs] [Bug 22982] Paying lost fee does not always remove lost item from checkouts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 31 20:30:31 CEST 2019


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

Nadine Pierre <nadine.pierre at InLibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90050|0                           |1
        is obsolete|                            |

--- Comment #11 from Nadine Pierre <nadine.pierre at InLibro.com> ---
Created attachment 90243
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90243&action=edit
Bug 22982: Paying lost fee does not always remove lost item from checkouts

Depending on how a lost fee is paid, it may or may not be removed from the
patrons current checkouts. The current expected behavior is for the lost item
to be removed from the patrons checkouts when the lost fee is paid in full.

This is due to the subroutine for handling of lost fees being included in the
'pay specific lines' code but not in the 'pay by amount' code.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Account.t

Signed-off-by: Liz Rea <wizzyrea at gmail.com>
Signed-off-by: Nadine Pierre <nadine.pierre at inLibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list