Bug 10221 - hold expiration doesn't show on patron's list of holds
authorOwen Leonard <oleonard@myacpl.org>
Mon, 13 May 2013 18:26:17 +0000 (14:26 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 11 Jun 2013 16:07:36 +0000 (13:07 -0300)
commit8357d686ca80dcf98c4fb1e40290e53a2e6203dd
tree0bf6892b76b6f9336157b5b64ba5e34439bd598e
parentfd7b1a95120313316d987d353e7787bb4371bed8
Bug 10221 - hold expiration doesn't show on patron's list of holds

When viewing the list of a patron's holds on the circulation page or the
patron detail page the table of holds doesn't display the holds
expiration date, if present. This patch adds display of the hold
expiration date.

To test, place a hold for a patron and set an expiration date for it.
View the patron's existing holds on both circulation.pl and
moremember.pl. The expiration date you chose should appear in the table
of information about existing holds.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
works great

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 225a7007052e9027f6fa1c141c6a3494224c1af8)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Works as expected, I consider this an usability bugfix.
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
members/moremember.pl