11 Nov
2020
11 Nov
'20
10:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Martin Renvoize from comment #15)
I'd love to see the methods that are currently returning arrayrefs of Koha::Objects actually return proper Koha::Object sets which could then be chained properly.
I don't understand. Are you suggesting that Koha::Item->pickup_locations should return the Koha::Item object? If it's a "getter" method I see no reason not to return what you had asked for :) -- You are receiving this mail because: You are watching all bug changes.