[Koha-bugs] [Bug 7639] system preference to forgive fines on lost items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 21 12:31:46 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639

--- Comment #25 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 16608
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16608&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.


More information about the Koha-bugs mailing list