17 Mar
2021
17 Mar
'21
10:12 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 118358 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118358&action=edit Bug 27971: Update void method to use double entry accounting This patch adds double-entry accounting to the Koha::Account::Line->void method. This results in the addition of a VOID debit type line that is offset against the original credit type line that is being voided. This allows us to accurately record when the void took place, at what branch and by whome the void was triggered. -- You are receiving this mail because: You are watching all bug changes.