]> 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:35:05 +0000 (10:35 -0500)
commit3b30c886bdcfb126750ed780783660680e846f69
treef0b116965ac1b7a40ad09f4b6b10b86a49c9d43e
parent8a550811b93d1c47bec5117c99d2b97dba20cf9e
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