https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19059
Jonathan Druart <[email protected]> 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 <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
