]> git.evergreen-ils.org Git - 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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 28 Jul 2020 14:14:05 +0000 (10:14 -0400)
commitbb9a04aff2da25a0f7b7a7bf8bd11bbf61a77f87
tree32ae2bbfa30dfa9f557c39b4a6a1d150237b7754
parented894762a29d90ddb0eb5faff2166668355cd9fd
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