Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
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
..
tables Bug 13021: Reintroduce the name column for guarantor search 2015-03-19 14:19:40 -03:00
boraccount.tt Bug 13525 - Date sorting on accounts (fines) tab doesn't work correctly 2015-01-21 11:23:42 -03:00
deletemem.tt Bug 11401: Add support for Norwegian national library card 2014-11-14 09:42:23 -03:00
files.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
mancredit.tt Bug 2542: Replace default value "0" with "" 2015-04-08 14:48:17 -03:00
maninvoice.tt Bug 2542: Replace default value "0" with "" 2015-04-08 14:48:17 -03:00
member-flags.tt Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
member-password.tt Bug 10177 - Whitespace is accepted within the password but leading and trailing spaces are not. 2015-02-09 17:00:12 -03:00
member.tt Bug 13866: Columns configuration - Patrons search 2015-04-10 10:31:21 -03:00
memberentrygen.tt Bug 13021: guarantor search - main patch 2015-03-19 14:19:34 -03:00
members-update.tt Bug 13349 [QA Followup] 2015-04-09 12:07:27 -03:00
moremember-brief.tt Bug 13142 - Change "mobile phone" label back to "other phone" 2015-02-13 13:52:10 -03:00
moremember-print.tt Bug 10423: Show date due with time if it's a hourly loan 2015-04-24 20:15:50 -03:00
moremember-receipt.tt
moremember.tt Bug 13492: Add the column configuration for the checkouts table - morember.pl 2015-04-24 09:41:15 -03:00
nl-search.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
notices.tt Bug 12123 - [Alternative patch] HTML notices can break the notice viewer 2014-12-03 11:51:56 -03:00
pay.tt Bug 11944: Remove all utf8 filter from templates 2015-01-13 13:06:42 -03:00
paycollect.tt
printfeercpt.tt Bug 12415: Fee receipt: a charges description should be displayed in all cases 2014-11-21 20:14:02 -03:00
printinvoice.tt Bug 12415: Fee receipt: a charges description should be displayed in all cases 2014-11-21 20:14:02 -03:00
purchase-suggestions.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
readingrec.tt Bug 8276: (follow-up) Remove stry </td> 2015-04-22 14:37:15 -03:00
routing-lists.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
statistics.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
update-child.tt