[Koha-bugs] [Bug 3507] New: Circ rules enhancements, maximum fine warning

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Wed Aug 5 20:37:45 CEST 2009


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 at ptfs.com
        ReportedBy: jwagner at 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.



More information about the Koha-bugs mailing list