[Koha-bugs] [Bug 28421] When refunding lost fees we should not include voided payments

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 24 12:14:15 CEST 2021


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

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

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

--- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 121317
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121317&action=edit
Bug 28421: 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 watching all bug changes.


More information about the Koha-bugs mailing list