Bug 23800: Does not order items by barcode in batch item modification
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Nov 2019 10:09:45 +0000 (11:09 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 20 Dec 2019 16:18:19 +0000 (16:18 +0000)
commitf72eb4861e84cac8a94d34b758908169751b9cc4
tree7c11fe351cb580298ba594f6cb159855877aa8e0
parent94dcf7e77ebf7e44446a1df2c7046d9808e8a5b9
Bug 23800: Does not order items by barcode in batch item modification

They must be displayed in the same order they have been scanned (or they
appear in the file)

This is an alternative patch. Same behavior for barcodes or itemnumbers,
as well as if a file has been used or items scanned.
Code is duplicated, but refactoring is out of the scope.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
tools/batchMod.pl