Bug 13918 - Add waiting expiration date to opac list of holds for user
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 18 Mar 2015 15:45:07 +0000 (11:45 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 31 Dec 2015 12:37:49 +0000 (12:37 +0000)
commit3ff76f3357fe8cdd6bf28384171dfdeb32a82d95
treea05b77c6bcfb87cf58be25a914f0034d010aa7b6
parent0aa6ba1599bb0de923619a365f529119dc5c67a6
Bug 13918 - Add waiting expiration date to opac list of holds for user

Waiting holds for patrons in the opac should display the hold expiration
date based on the max pickup delay if it is set.

Test Plan:
1) Ensure ReservesMaxPickUpDelay is set
2) Place a hold on a record
3) Check in the item, use it to fill the hold
4) Log into the opac as that user
5) View the holds list, note the 'until <date>' addition to the
   waiting hold line.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Cathi Wiggins <CWIGGINS@ci.arcadia.ca.us>
Signed-off-by: Megan Wianecki <mwianecki@mplmain.mtpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Biblio.pm
Koha/Hold.pm
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
opac/opac-user.pl