13 Sep
2017
13 Sep
'17
8:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19302 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 67124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67124&action=edit Bug 19302: Send koha::objects to C4::Reserves::IsAvailableForItemLevelRequest Almost everywhere we call IsAvailableForItemLevelRequest we already have a Koha::Patron and Koha::Item object. It makes sense to use them to avoid a refetch Test plan: It would be good to test this patch on top of 19300 and 19301 and make sure everything works as expected -- You are receiving this mail because: You are watching all bug changes.