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)
committerJoy Nelson <joy@bywatersolutions.com>
Tue, 11 Feb 2020 19:27:34 +0000 (19:27 +0000)
commit5d1a75d1cd845400193574af70590b240c4d9f16
tree26fe3b69537ab42bf7941464c1a4fd9e8a8e38d4
parentcb59d155aede69111bfd9d4d013ae027ebf51ae3
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>
Signed-off-by: Joy Nelson <joy@bywatersolutions.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