Bug 21408: Inventory - Warn of items possibly scanned out of order
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 25 Sep 2018 13:16:53 +0000 (10:16 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 7 Nov 2018 21:35:18 +0000 (21:35 +0000)
commitc0bc29eaf377737663c719dc4ac9fdd25fc608aa
tree8bb286bcc882020b771617cf79fbd55ef088aacd
parente40907a67e6fdcdca6e4eda4c1a74a238275fe1c
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>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt
tools/inventory.pl