http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11405 Christopher Davis <mr.cataloger@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mr.cataloger@gmail.com --- Comment #33 from Christopher Davis <mr.cataloger@gmail.com> --- (In reply to Kyle M Hall from comment #1)
Created attachment 23582 [details] [review] Bug 11405 [1] - Warn of items possibly scanned out of order
This patch addes the ability to choose to be warned if it's possible an item was scanned out of order ( i.e. mis-shelved ).
Test Plan: 1) Apply this patch 2) Generate a list of barcodes ordered by callnumber 3) "Misplace" one callnumber by moving it to another area of the list 4) Browse to the inventory tool, choose your barcodes file 5) Check the checkbox for "Check barcodes list for items shelved out of order" 6) Click "submit", note the item has been flagged as possibly out of order
Hi Everyone, When I attempt to test this bug on one of the Koha sandboxes, the Koha instance fails to load and the following message was emailed to me: The sandbox you've requested is not ready. Some problems occurred applying patches from bug 11405: <h1>Something went wrong !</h1>Applying: Bug 11405 [1] - Warn of items possibly scanned out of order Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging tools/inventory.pl CONFLICT (content): Merge conflict in tools/inventory.pl Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt Failed to merge in the changes. Patch failed at 0001 Bug 11405 [1] - Warn of items possibly scanned out of order When you have resolved this problem run git bz apply --continue. If you would prefer to skip this patch, instead run git bz apply --skip. To restore the original branch and stop patching run git bz apply --abort. Bug 11405 - Inventory tool enhancements 40572 - Bug 11405 [1] - Warn of items possibly scanned out of order 40573 - Bug 11405 [2] - Skip items with waiting holds 40574 - Bug 11405 [3] - Update item status fieldset string to be more descriptive 40575 - Bug 11405 [4] - Allow long labels to be less word-wrapped 40576 - Bug 11405 [5] - Fix html fieldset weirdness 40577 - Bug 11405 [6] - Allow items with selected locations to be not be flagged as Item should have been scanned if not scanned 40578 - Bug 11405 [7] - Add out of order status to CSV file Apply? [(y)es, (n)o, (i)nteractive] Patch left in /tmp/Bug-11405-1---Warn-of-items-possibly-scanned-out-o-sHNWpq.patch FWIW, Christopher -- You are receiving this mail because: You are watching all bug changes.