[Koha-bugs] [Bug 9724] Hourly loans don't show time due in SCO

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 24 18:02:53 CEST 2014


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 27550
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27550&action=edit
Bug 9724 - Hourly loans don't show time due in SCO

Due dates in the self checkout module don't display the time items are
due, and thus items which are on hourly loans don't display an accurate
due date and time. This patch corrects this by adding the "with_hours =>
1" parameter.

To test, enable an hourly loan period for an itemtype in your
collection. Log into the self-checkout system and check out an item
which circulates by the hour. The due date and time should be displayed
correctly.

Test in both prog and Bootstrap themes.

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


More information about the Koha-bugs mailing list