[Koha-bugs] [Bug 28432] When refunding lost fees we should not include voided payments [20.11 and below]

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 24 13:56:40 CEST 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 121323
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121323&action=edit
Bug 28432: Unit Tests

This patch adds test test cases for both a Voided Payment and Voided
Writeoff. These cases need special handling in the refund process.

Test plan
1/ Run t/db_dependent/Koha/Items.t
2/ Prior to this commit the test should pass
3/ After this commit the test should fail
4/ The subsequent commit should make the test pass again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list