Bug 21629: Use cn_sort instead of itemcallnumber when displaying a list
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 22 Oct 2018 20:02:51 +0000 (17:02 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 6 Nov 2018 13:34:22 +0000 (13:34 +0000)
commit3d751067b771051e160e8d834fe346276ec93e12
tree1f63bd55704b7bab0ef9e6c9e3461814e5d08cfb
parent44e01fc3ca245ba2a3aefc408b9f155a66a5f289
Bug 21629: Use cn_sort instead of itemcallnumber when displaying a list

DBMS can sort callnumbers correctly using cn_sort. We should use it
showing a list's content.

Test plan:
- Add items with callnumber to a list
- Display the list
- List the content by callnumbers
=> Confirm that the records are correctly sorted by callnumber

Signed-off-by: Myka Kennedy Stephens <mkstephens@lancasterseminary.edu>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 20cba0d2956de5b1ff38b4a5f4b0f620204930e0)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
opac/opac-shelves.pl
virtualshelves/shelves.pl