[Koha-bugs] [Bug 19057] Move C4::Reserves::GetReserve to the Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 7 23:15:12 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19057

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 65612
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65612&action=edit
Bug 19057: Move C4::Reserve::GetReserve to Koha::Holds

This GetReserve subroutine can be replaced with Koha::Holds->find

Test plan:
-  git grep GetReserve
must not return results where GetReserve is called
- Cancel a reserve

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list