Koha/koha-tmpl/intranet-tmpl/prog/js/pages
Lucas Gass 5c2b2ac09a
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>
2022-09-12 15:30:42 -03:00
..
addbiblio.js
batchMod.js Bug 31455: Make batchMod sort by order scanned 2022-09-12 15:30:42 -03:00
circulation.js Bug 30718: Fix time display 2022-08-19 08:26:38 -03:00
preferences.js Bug 31364: Check length of the multiple syspref array instead whether it is null 2022-09-07 12:07:00 -07:00
results.js
stockrotation.js
tags-review.js Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00