]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/web/opac/extras/circ/alt_holds_print.js
Include call number prefix/suffix in display and sorting of holds for Print Full...
authorJason Etheridge <jason@esilibrary.com>
Wed, 18 May 2011 05:05:17 +0000 (01:05 -0400)
committerJason Etheridge <jason@esilibrary.com>
Wed, 18 May 2011 05:14:59 +0000 (01:14 -0400)
commit489390cb9b0ac1fb110b2e97bfdaa380daa3d61e
tree30d67cc688ff4f27c08658fec3245bf549432829
parent400d1ddc8ed3b0e90598dab1c8f4193c3040188a
Include call number prefix/suffix in display and sorting of holds for Print Full Pull List (Alternate strategy).  Also fix things so that we're sorting on the label_sortkey for call number, and not the label.  So, for this interface, the hard-wired sort order is Copy Location Order (as defined by Admin -> Local Administration -> Copy Location Order), Call Number Prefix, Call Number Label, Call Number Suffix, and Hold Request time.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/web/opac/extras/circ/alt_holds_print.html
Open-ILS/web/opac/extras/circ/alt_holds_print.js