]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1795469: Opac holdings sort now considers CN suffix
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 3 Oct 2018 16:04:54 +0000 (09:04 -0700)
committerChris Burton <cburton@nflibrary.ca>
Thu, 10 Sep 2020 16:01:35 +0000 (12:01 -0400)
commit44cf04e1b9bc2c782a7193170a117c6ad621bc77
tree58840f1034f3677d912b29f9ad76609c6dc4b77e
parent97bc2601239cac6078b2d6e5d4e1664c2f7e876e
LP1795469: Opac holdings sort now considers CN suffix

To test:
1) Create a bunch of Call Number suffixes in Administration
-> Server Administration -> Call Number Suffixes.
2) Go to a bib record, and add a bunch of holdings,
all with the same call number label, owning/circ libraries,
item numbers, and parts (if using parts) but with different
barcodes and CN suffixes.
3) Look at the OPAC view of these holdings.  Note that they
are in order by barcode, without any consideration for
the CN suffix.
4) Apply this commit.
5) Look at the OPAC view again.  Note that they are now sorted
by CN suffix, and then by barcode.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm