[Koha-bugs] [Bug 14983] New: tools/inventory.pl uses itemcallnumber rather than cn_sort to determine shelf order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 8 20:14:12 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14983

            Bug ID: 14983
           Summary: tools/inventory.pl uses itemcallnumber rather than
                    cn_sort to determine shelf order
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: gmcharlt at gmail.com
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list