[Koha-bugs] [Bug 16223] Automatically remove any borrower debarments after a payment

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 25 13:36:11 CET 2021


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

--- Comment #32 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 128005
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128005&action=edit
Bug 16223: Call DelDebarmentsAfterPayment from Koha::Account::Line::apply

Calling function from Koha::Account::pay missed several payment cases.
Moving it to Koha::Account::Line::apply should cover all payments. Also
reworked tests no just to test DelDebarmentsAfterPayment but to test
if debartments are lifted after pay.

To test repeat test plan from previous patches.
Also prove t/db_dependent/Patron/Borrower_Debartments.t

Sponsored-by: Koha-Suomi Oy

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


More information about the Koha-bugs mailing list