]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1526546 Sort copies by part label in holdings maint.
authorRemington Steed <rjs7@calvin.edu>
Wed, 16 Dec 2015 20:46:17 +0000 (15:46 -0500)
committerDan Wells <dbw2@calvin.edu>
Wed, 24 Feb 2016 15:33:39 +0000 (10:33 -0500)
commit56cf5c5312e11abe5f2c30395acc64e6a2c52002
tree92767555e868bc6910f3f1c5d65d84bd87fbf723
parent70c1da0e63abb278b9c642ca6230b4ecd2279dc7
LP#1526546 Sort copies by part label in holdings maint.

This commit improves the sorting of copies on the Holdings Maintenance
screen in the XUL-based staff client. The previous code sorted the
copies by their barcodes after retrieval. This commit moves the sorting
logic into the search call and adds logic to first sort by the part
label sort key.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm