LP#1526546 Sort copies by part label in holdings maint. user/rsteed/lp1526546_parts_sort_holdings_maint
authorRemington Steed <rjs7@calvin.edu>
Wed, 16 Dec 2015 20:46:17 +0000 (15:46 -0500)
committerRemington Steed <rjs7@calvin.edu>
Wed, 16 Dec 2015 21:43:54 +0000 (16:43 -0500)
commit5cc9e797995a6544934247917f6b65d7bd275dc2
tree6e7e77a84ef846b4eec082755f4639db6f53184f
parent616dc3a884a4f894d0aa38ba4b701b4f2108a447
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm