[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
Fri Nov 11 11:47:12 CET 2022


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

--- Comment #63 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 143770
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143770&action=edit
Bug 16223: (QA follow-up) Move trigger to apply

This patch moves the del_restrictions_after_payment from before the
actual credit application call inside Koha::Account::pay to after the
application of credits to debits in Koha::Account::Line::apply.

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


More information about the Koha-bugs mailing list