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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 13 Dec 2019 15:27:26 +0000 (15:27 +0000)
commit73870efdb78e6ff93b4186244f51516f69e063e7
tree7de46a9030660bb6b93f1ffa6a6460d09502ba37
parented6fdb916c14983cfb898ba204510e11e423e412
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>
tools/batchMod.pl