]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1745422 - Add Parts column to Patron holds grids and detail view user/cesardv/lp1745422-webstaff-patron-hold-no-parts-info
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Fri, 16 Feb 2018 16:01:23 +0000 (11:01 -0500)
committerCesar Velez <cesar.velez@equinoxinitiative.org>
Fri, 16 Feb 2018 16:01:23 +0000 (11:01 -0500)
commitd1a0ce81bd273f9bac9fff78ac1d9559799d61c5
treead0a8fc4fa78772fce4451c1e346592e095734af
parent870569b06ff9b40e62ccdd65c7378920c67f1347
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>
Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2
Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2