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)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 26 Oct 2018 17:09:51 +0000 (17:09 +0000)
commit20cba0d2956de5b1ff38b4a5f4b0f620204930e0
tree2fb4d33784144d0a93b74dd8b3f4b23d5a5583a9
parent22d817ddc863354b0a6316c6ddb91e2cc86cf603
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>
opac/opac-shelves.pl
virtualshelves/shelves.pl