[Koha-bugs] [Bug 28994] Make writeoff_debts.pl use amountoutstanding, not amount

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 9 11:15:01 CET 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 127461
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127461&action=edit
Bug 28994: Fix logical errors with amount vs amoutoutstanding

The writeoff debts script contained an error whereby we could writeoff
more than the current outstanding debt of a charge.  This patch corrects
that mistake by passing amountoutstanding in place of amount in the
writeoff and offset creation lines.

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


More information about the Koha-bugs mailing list