https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41932

--- Comment #45 from Marcel de Rooy <[email protected]> ---
Description
===========

The new ClassSortGenericFormats system preference allows libraries to define
custom call number sorting rules for the generic classification filing rule.

Currently: Call numbers are sorted alphabetically. This makes 10 A 11 come
before 10 A 9, or 19 before 9, etc.

With this change: You can add zero-padding to call number parts so that the
call number sort field cn_sort contains 0010_A_0011 and 0010_A_0009, or 0019
and 0009 as mentioned above. Now they will sort correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to