Bug 17317: Perfomance Improvement
authorLyon3 Team <koha@univ-lyon3.fr>
Fri, 30 Sep 2016 12:50:16 +0000 (14:50 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 23 Dec 2016 11:38:46 +0000 (11:38 +0000)
commit2f87409a835ac56a651f6a0895a7c92037c28212
treed609182461c1b22202b4a7c3890703918e6e2dcc
parent36222fb735eb4db9fe8309e4db21d34d5aa63e7b
Bug 17317: Perfomance Improvement

- Use of GetItemnumbersForBiblio instead of GetItemsByBiblioitemnumber (thx Jonathan Druart)

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/ILSDI/Services.pm