https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16223
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153028|Bug 16223: Require fee |Bug 16223: (QA follow-up) description|limit only if "Lift after |Move trigger to apply |payment" is set as "Yes" | --- Comment #96 from Emmi Takkinen <[email protected]> --- Comment on attachment 153028 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153028 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. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
