http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9723 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to Owen Leonard from comment #1)
However, without doing a check of each item's circulation policy every time we display the due date I don't know how you can tell it's an hourly loan. Assume that items due at 23:59 are non-hourly?
See bug 11148. The new 'as_due_date' option could be added to the KohaDates TT filter as well, and it does indeed assume that any loans that are due at a time other than 23:59 are hourly. That way, there would be no way to clutter up the due date display for daily loans. -- You are receiving this mail because: You are watching all bug changes.