]> 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:34:32 +0000 (10:34 -0500)
commit7066a3200f96c0863445cf196e933f71df04f94e
tree99f5ad6c504a45ef262132e7d07cd995bbbf0ace
parentbd8411c9e141ab3d6bf3cb3ac895b85bc43012b6
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