https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19059
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65636|0 |1 is obsolete| | Attachment #65637|0 |1 is obsolete| | Attachment #65638|0 |1 is obsolete| | Attachment #65639|0 |1 is obsolete| | Attachment #65640|0 |1 is obsolete| | Attachment #66783|0 |1 is obsolete| | Attachment #66930|0 |1 is obsolete| | --- Comment #23 from Marcel de Rooy <[email protected]> --- Created attachment 66975 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66975&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 Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
