Bug 31455: Make batchMod sort by order scanned
authorLucas Gass <lucas@bywatersolutions.com>
Thu, 1 Sep 2022 16:55:14 +0000 (16:55 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 12 Sep 2022 18:30:42 +0000 (15:30 -0300)
commit5c2b2ac09a0cabbab9333bc0cab90cf1880de17f
treec4a8f9bcedeaae1e3bc43a277b941febb2ec6fe0
parentf60a9c50dca74bf68510f53e144b62f12175b3c4
Bug 31455: Make batchMod sort by order scanned

To test:
1. In batch item deletion and batch item modification add some
   barcodes.
2. Notice they are being sorted by item number, not in the order
   scanned.
3. Appply patch and restart services.
4. Try scanning items again in both batch item deletion and batch item
   modification.
5. The found barcodes should now sort by order scanned.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/UI/Table/Builder/Items.pm
koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
koha-tmpl/intranet-tmpl/prog/js/pages/batchMod.js