https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27971 Bug ID: 27971 Summary: The VOID method should be updated to respect double-entry accounting Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org All other account line methods respect the double-entry accounting method, except for 'adjust' which acts on lines that are not yet finalised. In such a method, any action upon an account line should have a corresponding opposite line in the ledger. Currently, the VOID method updates the original payment/credit line to an amount outstanding of zero, but there is not corresponding void line that offsets it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.