]> 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:11:05 +0000 (15:11 -0400)
commit0da274fa83854c8a73715dffa3e83c1785ee4c9d
tree9d8462f1977fec2da82a12c5bf904da96aa92572
parent84bdddded10142b178d64527ced69af3020778fa
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