9 Nov
2021
9 Nov
'21
3:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28994 --- Comment #1 from Martin Renvoize <martin.renvoize@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.