]> git.evergreen-ils.org Git - 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:13:33 +0000 (15:13 -0400)
commit286abd2e95f662168b12b859f5d6f63fff99f45f
tree0b7caaac2ee3fe5b76cefce1b3619f50004bed6e
parentcc5564025843acaa1bf0d0e92236b31454268fb0
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