https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33694
--- Comment #1 from Katrin Fischer <[email protected]> --- Just to check: does the sorting work ok for you in other places? For example the inventory list? You could also try a report like this: select cn_source, cn_sort, itemcallnumber from items order by cn_sort This should reflect how Koha thinks the callnumbers should be sorted. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
