[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
Mon Mar 28 08:18:10 CEST 2022


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

Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed:

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

--- Comment #37 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 132287
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132287&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