Bug 31044 - Allow padding of call numbers in runtime parameters to compare to cn_sort values
Summary: Allow padding of call numbers in runtime parameters to compare to cn_sort values
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 16:44 UTC by Andrew Fuerste-Henry
Modified: 2022-06-24 16:44 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2022-06-24 16:44:36 UTC
When using SQL to find items in a call number range, best results are achieved by using cn_sort values rather than itemcallnumber values. However, most users won't know how to manually generate a padded call number for comparison to cn_sort values. It'd be helpful if we could set a runtime parameter that would allow a user to input an unpadded call number and select a classification scheme so Koha could then pad their call number and compare it to cn_sort.