https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40779 --- Comment #5 from Benjamin Daeuber <bdaeuber@cityoffargo.com> --- Created attachment 196348 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196348&action=edit Bug 40779: Do not refund cancelled lost fee when item is found To test 1 - have syspref WhenLostChargeReplacementFee enabled 2 - have lost item fee refund on return policy set to "Refund lost item charge" 3 - have 2 items with replacement costs 4 - check your 2 items out to a patron 5 - mark both items lost 6 - confirm patron now has 2 lost item fees on account 7 - write off one of the fees 8 - cancel the other fee 9 - return the item with the written off fee 10 - confirm no credit is generated on the patron account 11 - return the item with the cancelled fee 12 - confirm a credit is generated on the patron account 13 - apply patch, restart services 14 - repeat steps 4 - 10 with a different patron, confirm no change 15 - return the item with the cancelled fee 16 - confirm no credit is generated on the patron account Signed-off-by: Benjamin Daeuber <bdaeuber@fargolibrary.org> -- You are receiving this mail because: You are watching all bug changes.