http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11055 Bug ID: 11055 Summary: Add 'minutes' as a load period unit Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: philippe.blouin@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Our user likes to be able to fine by the (5) minutes for hourly loans (2h, 4h, etc...). One solution would be to change (hack) the fine amount and grace and... to allow for fraction. An easier solution is simply to add "minutes" as a unit. Code change was very simple, but the Calendar and Holiday mechanisms have changed since, so I'll see how to do it all cute again. ALSO: One area of discussion with the user was about the meaning of a 24h loan. Unit=Hours, Period=24. If the library is opened only 10h per day, this is not a 3 day rental. This should be a "same time tomorrow, fines by the hour". Comments welcomed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.