Bug 26963: (QA follow-up) Convert to ResultSets
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 11 Nov 2020 08:57:21 +0000 (08:57 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 13 Nov 2020 13:20:11 +0000 (14:20 +0100)
commit7179a29feaf994f35de871d06084f71dfc9eebcc
tree566460dd613fd1f614003a126dd7cbb9788df194
parent5b06c361d6c9a45fb07c853f07fb9aa5d4d77c37
Bug 26963: (QA follow-up) Convert to ResultSets

This patch removes the previously introduced private method by
converting the arrayref returns to ResultSets appropriately and inlining
the filter search queries.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Item.pm
Koha/Library.pm
t/db_dependent/Koha/Item.t