Bug 21408

Summary: Inventory - Warn of items possibly scanned out of order
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: ToolsAssignee: Tomás Cohen Arazi <tomascohen>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jzairo, martin.renvoize, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 11405, 22135    
Attachments: Bug 21408: Inventory - Warn of items possibly scanned out of order
Bug 21408: Enable checkbox on file selection
Bug 21408: Inventory - Warn of items possibly scanned out of order
Bug 21408: Enable checkbox on file selection

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 (kidclamp) 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.