Koha/koha-tmpl/opac-tmpl/bootstrap/en
Owen Leonard e7bf50600d Bug 9724: ensure hourly loans 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 "as_due_date
=> 1" parameter added by Bug 9723.

To test, apply the patch for Bug 9723 if necessary. 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.

Check out an item which does not circulate hourly. The due date should
be displayed as a date only.

Test in both prog and Bootstrap themes.

Followed test plan. Works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-12 14:30:55 +00:00
..
includes Bug 10857: (follow-up) update Bootstrap theme 2014-05-05 21:43:47 +00:00
modules Bug 9724: ensure hourly loans show time due in SCO 2014-05-12 14:30:55 +00:00
xslt Bug 9075: Rename "type" to "material type" on OPAC XSLT detail and results 2014-04-08 23:33:43 +00:00