]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1792484 Patron preferred name in hold shelf dialog
authorBill Erickson <berickxx@gmail.com>
Sun, 16 Sep 2018 22:48:59 +0000 (18:48 -0400)
committerKathy Lussier <klussier@masslnc.org>
Tue, 18 Sep 2018 20:38:28 +0000 (16:38 -0400)
commit1c1bc36222e90f34a94e6ba38c8daf7f90775283
treefc8c070837116ac273a6aede5719953a5bd9ba4e
parent870cecad0ac527b5ceaf4d5b893f6612fce2867c
LP#1792484 Patron preferred name in hold shelf dialog

Display the patron preferred name in addition to the primary name in the
route-to-holds-shelf dialog.  As with primary name, preferred name is
hidden when an alias is applied.

To test
[1] Add a primary first, middle, and/or last name value to a patron.
[2] Place a hold for the patron with the pickup library matching the
    login library.
[2] Capgture the hold via the Checkin interface (instead of the hold
    capture interface) and note the preferred name display.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2