http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639 --- Comment #28 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 16730 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16730&action=edit Bug 7639 - system preference to forgive fines on lost items - QA Followup Test Plan: 1) Apply the patch 2) Run updatedatabase.pl 3) Set WhenLostForgiveFine to Forgive & WhenLostChargeReplacementFee to Charge 4) Issue an item to a borrower, then set to lost from catalogue/moredetail.pl 5) Observe the replacement fee has been charged 6) Return the item 7) Observe the charged fee has been forgiven 8) Set WhenLostForgiveFine to Don't Forgive 9) Repeat 4-6 10) Observe the charged fee has not been forgiven 11) Set WhenLostChargeReplacementFee to Don't Charge 12) Repeat 4 13) Observe that a fee was not charged -- You are receiving this mail because: You are watching all bug changes.