[Koha-bugs] [Bug 27971] The VOID method should be updated to respect double-entry accounting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 17 10:12:57 CET 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list