[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
Sun Aug 18 17:45:15 CEST 2013


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

--- Comment #49 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 20439
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20439&action=edit
[PASSED QA] Bug 7639 - system preference to forgive fines on lost items - QA
Followup - Fix update description

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
With these patches we now have 3 preferences that deal with
fines/fees and lost items:

Replacement price
- On marking lost:  WhenLostChargeReplacementFee
- On return: RefundLostItemFeeOnReturn (preexisting)

Overdue fines
- On marking lost: WhenLostForgiveFine

System preferences work according to their description.

Further notes:
- Patches pass all tests and QA script.
- LostItem is changed and needs unit tests.
  All occurrences of LostItem have been changed.
- Database update is ok. I had to fix the sysprefs.sql
  file that has been recently rewritten and alphabetized.

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


More information about the Koha-bugs mailing list