]> git.evergreen-ils.org Git - contrib/Conifer.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:19:41 +0000 (17:19 -0400)
commit358124ecfc6569211a6c2fcfe46f3cbf9848b6ea
treeefa9d631d94215b222527a30379d9fde0d72c55e
parent706b74f22777e02211f1eed496aee8429c53add7
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