[Koha-bugs] [Bug 19059] Move C4::Reserves::CancelReserve to the Koha::Hold->cancel

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


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 65607
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65607&action=edit
Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel

This patch adds a new Koha::Hold->cancel method and replaces the calls
to C4::Reserves::CancelReserve with it.

Test plan:
- Add and cancel holds
- Change priority of holds

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


More information about the Koha-bugs mailing list