[Koha-bugs] [Bug 28656] Cancellations should be allowed on paid/partially paid debts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 6 15:11:23 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #122605|0                           |1
        is obsolete|                            |

--- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 122621
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122621&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.


More information about the Koha-bugs mailing list