https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19059 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65607|0 |1 is obsolete| | Attachment #65608|0 |1 is obsolete| | Attachment #65609|0 |1 is obsolete| | Attachment #65610|0 |1 is obsolete| | Attachment #65611|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 65630 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65630&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.