Bug 14983 - tools/inventory.pl uses itemcallnumber rather than cn_sort to determine shelf order
Summary: tools/inventory.pl uses itemcallnumber rather than cn_sort to determine shelf...
Status: RESOLVED DUPLICATE of bug 19915
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-08 18:14 UTC by Barton Chittenden
Modified: 2018-01-04 15:08 UTC (History)
1 user (show)

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 Barton Chittenden 2015-10-08 18:14:12 UTC
To replicate:

1) Find several items where cn_sort and itemcallnumber sort differently
2) Note the first and last values of your range when ordered by itemcallnumber. Make sure that cn_source is correct for all values of cn_sort.
3) Export the barcodes to a file, ordered by cn_sort.
4) Go to Tools > Inventory/Stocktaking
5) Choose your barcode file, and set inventory date to today's date
6) Specify the start and end values for itemcallnumber, from step 2).
7) Check 'Skip items on loan', 'Export to CSV file', 'Compare barcodes list to results' and 'Do not check in items scanned during inventory' *
8) Click submit.

The resulting file will show "wrong place" everywhere that cn_sort differs from the itemcallnumber sort.

* I don't know if any of these are relevant, but they're what I had checked when I ran my test.
Comment 1 Nick Clemens 2018-01-04 15:08:14 UTC
Moving this to where the patches are

*** This bug has been marked as a duplicate of bug 19915 ***