https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22511
--- Comment #8 from Kyle M Hall <[email protected]> --- (In reply to Martin Renvoize from comment #7) > I'm not also wondering about the logic of updating both 'amount' and > 'amountoutstanding' here.. shouldn't we perhaps keep the 'amount' as the > original value so one can see not only 'What' was voided but also 'How much'. The logic behind the current behavior is to avoid the need to specifically remove VOIDs from reports when summing amounts. That data should be available the account offsets table. That being said, I'm not opposed to a change in this behavior. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
