https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28656
--- Comment #7 from Martin Renvoize <[email protected]> --- Created attachment 122605 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122605&action=edit Bug 28656: Improve the transaction history This patch improves the transaction history for a cancellation action. Test plan 1/ Set up a complex transaction that takes in various actions against an accountline; for example 1a/ Add a manual debt for 25.00 1b/ Discount that debt by 5.00 1c/ Writeoff 2.50 from that debt 1d/ Writeoff 7.50 from that debt 1e/ Void the 7.40 Writeoff 1f/ Pay 3.50 of that debt 2/ Cancel the debt 3/ Looks at the 'Details' view for the debt 3a/ Confirm that all the original actions appear followed by the cancellation amount of the original debt amount minus any reductions (discounts, writeoffs) 3b/ After the cancellation line you should see some reversals for non-reduction type offsets (i.e. payments) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
