]> git.koha-community.org Git - koha.git/commit
Bug 31569: Remove GetImportRecordsRange from list step
authorNick Clemens <nick@bywatersolutions.com>
Thu, 15 Sep 2022 13:47:07 +0000 (13:47 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 17 Oct 2022 11:14:56 +0000 (08:14 -0300)
commitc9559e92bd5575c474765b5412627c72fc1f13d5
tree7c60f4d4d11b5129070fffd9c6337e150995933b
parent8072fa45b58ae5f9b32c67e5e8b835128d741123
Bug 31569: Remove GetImportRecordsRange from list step

This patch removes the use of GetImportRecordsRange from the step
of listing import batches to choose. It was only used for a count so is a simple
replacement

To test:
1 - Stage a number of files for import
2 - Import one of the files from tools
3 - Add to basket form a staged file
4 - Confirm staged baskets are listed, and imported basket is not

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
acqui/addorderiso2709.pl