[Bug 3507] New: Circ rules enhancements, maximum fine warning
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3507 Summary: Circ rules enhancements, maximum fine warning Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: ASSIGNED Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kohaprogrammers@ptfs.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: Sponsored Created an attachment (id=1013) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1013) Composite circ rule screenshot Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA. A combination of enhancements: 1. Circulation staff should have the ability to set maximum fines/fees, holds, etc by item type and borrower type, not just a system-wide setting. 2. Koha should not prompt to confirm checkout if amount owed is less than the maximum amount of fines allowed. 3. Allow staff to edit an existing circ rule, instead of deleting and creating new rule. Uses new sysprefs UseGranularMaxFines, UseGranularMaxHolds, WarnOnlyOnMaxFine. In circulation rules, set the maximum fine amount (the cap for fines to accrue on a particular patron/item combination). For example, if a fine for a book is 50 cents per day, and the max fine setting in the rule is $2.00, once an overdue book reaches $2.00 in fines it will not charge more than that amount even though it's kept out longer than four days. In circulation rules, set the maximum number of holds for the patron/item combination. For example, a Resident borrowing Books could be limited to 5 book holds, while a Resident borrowing DVDs could be limited to 2 DVD holds. A Nonresident could have different limits. If the WarnOnlyOnMaxFine syspref is turned on, the patron Checkout tab will show that fines are owed but will not require a "Checkout Anyway" click to continue with the checkout. To edit an existing circ rule, click the edit link next to the rule. That fills the data into the "add" line at the bottom of the page. Change values as needed, then save. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3507 Nicole C. Engard <nicole.engard@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicole.engard@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3507 Darrell Ulm <drdrulm@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drdrulm@yahoo.com --- Comment #1 from Darrell Ulm <drdrulm@yahoo.com> 2009-08-26 16:30:13 --- I sent a small patch which relates to this to not show the warning unless the patron fines are over some predefined amount - say $5 or $10 which is set with a syspref confirmissuescharge Minimum Fine to Require Issue Confirmation What is described for the granular fines seems ambitious! We just need something to work for now, and it is just a few lines added / changed. I just sent a small fix. Darrell Ulm -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3507 Cookie Wolfrom <cookie.wolfrom@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cookie.wolfrom@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3507 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent --- Comment #2 from Jane Wagner <jwagner@ptfs.com> 2010-05-12 12:55:04 --- The fix for this bug (in ptfs-harley) can be pulled from the public git repository at http://github.com/Koha-PTFS, branch Bug3507 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com