Bug 21408 - Inventory - Warn of items possibly scanned out of order
Summary: Inventory - Warn of items possibly scanned out of order
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Tomás Cohen Arazi
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 11405 22135
  Show dependency treegraph
 
Reported: 2018-09-25 13:02 UTC by Tomás Cohen Arazi
Modified: 2020-01-06 20:15 UTC (History)
3 users (show)

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


Attachments
Bug 21408: Inventory - Warn of items possibly scanned out of order (4.20 KB, patch)
2018-09-25 13:21 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review
Bug 21408: Enable checkbox on file selection (1.58 KB, patch)
2018-09-25 13:54 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review
Bug 21408: Inventory - Warn of items possibly scanned out of order (4.27 KB, patch)
2018-10-27 23:24 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 21408: Enable checkbox on file selection (1.64 KB, patch)
2018-10-27 23:24 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2018-09-25 13:02:36 UTC

    
Comment 1 Tomás Cohen Arazi 2018-09-25 13:21:17 UTC
Created attachment 79371 [details] [review]
Bug 21408: Inventory - 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

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 2 Tomás Cohen Arazi 2018-09-25 13:22:40 UTC
I'm trying to recover work on bug 11405, by splitting it into separate bugs and refactoring the patches to match current master.
Comment 3 Tomás Cohen Arazi 2018-09-25 13:54:28 UTC
Created attachment 79374 [details] [review]
Bug 21408: Enable checkbox on file selection

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 4 Katrin Fischer 2018-10-27 23:24:34 UTC
Created attachment 81380 [details] [review]
Bug 21408: Inventory - 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

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2018-10-27 23:24:39 UTC
Created attachment 81381 [details] [review]
Bug 21408: Enable checkbox on file selection

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 6 Nick Clemens 2018-11-07 23:16:49 UTC
Awesome work all!

Pushed to master for 18.11
Comment 7 Martin Renvoize 2018-11-16 12:51:00 UTC
Enhancement, will not be backported to 18.05.x series.