Bug 13214 - Improve performance of acqui/addorderiso2709.pl, stop fetching all import...
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Thu, 6 Nov 2014 14:38:37 +0000 (16:38 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 1 Dec 2014 12:58:33 +0000 (09:58 -0300)
commite232f3b64abe50eb24b37ae2308678b0f3351481
treee25181e79fd2fe071af7b87c5e1b2a6d5b5f89e7
parent9419177a1e39296fe1049b44fb9788eeb4341b77
Bug 13214 - Improve performance of acqui/addorderiso2709.pl, stop fetching all import_records needlessly

TEST PLAN:

1. Load 167 staged files to Koha.
2. Try to make an acquisiton from a staged file.
3. Wait 16s for the acqui/addorderiso2709.pl -view to load.

AFTER PATCH:

1. Load 167 staged files to Koha.
2. Try to make an acquisiton from a staged file.
3. Wait 1.6s for the acqui/addorderiso2709.pl -view to load.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
acqui/addorderiso2709.pl