https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963
--- Comment #22 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
