[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
Fri Sep 8 09:49:10 CEST 2017


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> 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 <m.de.rooy at rijksmuseum.nl> ---
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 <oleonard at myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list