7 Aug
2017
7 Aug
'17
10:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19059 --- Comment #1 from Jonathan Druart <jonathan.druart@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.