]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1745422 - Add Parts column to Patron holds grids and detail view
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Fri, 16 Feb 2018 16:01:23 +0000 (11:01 -0500)
committerKathy Lussier <klussier@masslnc.org>
Fri, 8 Jun 2018 19:14:27 +0000 (15:14 -0400)
commit5f1d959cb9fed7fb34f3de78005fad90a558d7fd
tree6bb3e16e78fc8869d2c57cf2f9de53ace9ce3c0c
parentc9a88fb08f5cbbb15344498d0638a9a043924fda
LP#1745422 - Add Parts column to Patron holds grids and detail view

The webstaff's patron ui did not have a display for the Part,
which will be fetched for any hold type "P" (monographic part).
This adds a Part column to the hold grids and inthe detail view
IF the hold type is P, it'll append the part.label in the same
field/well.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>

Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2
Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2