http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9723
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Galen Charlton <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
