]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1749502 - Holds Pull List Print Order
authorJosh Stompro <stompro@stompro.org>
Tue, 26 Feb 2019 20:21:06 +0000 (14:21 -0600)
committerJason Stephenson <jason@sigio.com>
Tue, 19 Mar 2019 21:22:25 +0000 (17:22 -0400)
commit3b17ee40181c7ae5f67c97db34b91f9dde7c1610
treee44b2e06cffb7ddcc1125c3d5c0e233056f29e31
parent3ec7bdcbac4a87c0db98b6d589c0aaca6d126337
LP1749502 - Holds Pull List Print Order

- Expose call number affix sortkey data.
- Use sortkey data to sort default pull list template.
- Combine all call number info into one field in default pull list template.
- Sorty by shelf location position if it exists, then by shelf location name if it doesn't
- Only grab copy info if copy is assigned, to not break patron holds grid.
- Remove some web console logging only needed for testing.

Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2
Open-ILS/web/js/ui/default/staff/circ/services/holds.js