8 May
2023
8 May
'23
1:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33694 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.