Bug 19809: Re-allow to call Koha::Objects::find in list context
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 14 Dec 2017 08:19:22 +0000 (09:19 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 23 Jan 2020 10:27:28 +0000 (10:27 +0000)
commit0e73e723efa4db15d2c4ab1404fb8b50b0f61380
tree0262492400614d6ca4b378f0471b12f181bc3e47
parent6fa4fbbbd7a80c0d74f5548f4fa746c4cf85ed1d
Bug 19809: Re-allow to call Koha::Objects::find in list context

and remove 'scalar' keyword in calls where it's not needed.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
14 files changed:
C4/Reserves.pm
C4/SIP/ILS/Transaction/Hold.pm
Koha/Club.pm
Koha/Club/Enrollment.pm
Koha/Club/Field.pm
Koha/Objects.pm
Koha/Subscription.pm
acqui/booksellers.pl
acqui/uncertainprice.pl
cataloguing/moveitem.pl
circ/overdue.pl
members/memberentry.pl
members/pay.pl
t/db_dependent/Koha/Objects.t