[Koha-bugs] [Bug 9041] New: Hourly fines does not work in koha 3.8.6

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 8 23:48:29 CET 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 9041
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Hourly fines does not work in koha 3.8.6
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: hblancoca at gmail.com
          Hardware: All
            Status: NEW
           Version: 3.8
         Component: Circulation
           Product: Koha

Hi, 
i have the following circ rule for a material
Patron category:            all
Item type:                  computer
Current checkouts allowed:  1
Loan period:                2
Unit:                         hours
Hard due date:              None defined
Fine amount:                2000
Fine charging interval:     1
Fine grace period (day):    0
Suspension in days (day):   0
Renewals allowed (count):   0
Holds allowed (count):      0
Rental discount (%):        0

when i checkout this material type i recibe an alert saying "Please confirm
checkout" and i have to put manually the due date; an then checkout the item.

if i checkout the item with no due date automatically the due date  is for the
same day but at 0 hours (then the user is blocked), or if i apply the patch and
modify circulation.pl then the due date is 23:59 of today. But never work when
the due date is lower than 10 hours.

I really appreciate your help.

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


More information about the Koha-bugs mailing list