Bug 5811

Summary: Fines below noissuecharges should not require override
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: CirculationAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, nengard
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: patch

Description Jared Camins-Esakov 2011-02-24 13:47:37 UTC
At the moment, if a patron has any fines, even just $0.10, that patron cannot use self checkout machines, and staff are asked to override the fine every time they check out an item. However, when a fine is below noissuecharges, this should not be necessary. There should also be a syspref that specifies whether staff can override fines above the noissuecharges threshold.
Comment 1 Nicole C. Engard 2011-02-25 17:10:24 UTC
Created attachment 3221 [details] [review]
patch
Comment 2 Chris Cormack 2011-03-03 23:51:26 UTC
Pushed, please test and mark resolved
Comment 3 MJ Ray (software.coop) 2011-03-04 10:27:01 UTC
This bug is mentioned in:
Bug 5811: Add sysprefs to	control overriding fines http://lists.koha-community.org/pipermail/koha-patches/2011-February/013942.html
Comment 4 Jared Camins-Esakov 2011-03-12 19:53:06 UTC
This has been fixed in master.