Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart c0b51eafdd Bug 10423: Show date due with time if it's a hourly loan
On printing the summary from the patron account, the hours are not
displayed if needed.
The as_date_due flag should be set to display it correctly.
Problem, GetPendingIssues modify the value retrieved from the database.
In order to not add regression and check all calls to GetPendingIssues,
this patch backup the value before the change.

Test plan:
Check some items out, specify a hourly loan for some.
Click on print > print summary and confirm the date due are correctly
formatted.

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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-24 20:15:50 -03:00
..
css Bug 13623: Enhance html for holds queue viewer 2015-04-22 12:08:46 -03:00
data
includes Bug 10971: Hide EAN search for MARC21 / template corrections 2015-04-24 20:14:52 -03:00
js Bug 13492: Add the location column to the checkouts tables 2015-04-24 09:41:23 -03:00
lib/yui
modules Bug 10423: Show date due with time if it's a hourly loan 2015-04-24 20:15:50 -03:00
xslt Bug 13381 - RDA: 245 field changes in XSLT 2015-04-20 11:49:20 -03:00
columns.def Bug 13142 - Change "mobile phone" label back to "other phone" 2015-02-13 13:52:10 -03:00