Koha/C4/SIP/ILS/Transaction
Jonathan Druart 82115d164a 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@myacpl.org>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-12 12:42:58 -03:00
..
Checkin.pm Bug 18996: Handle data corruption from old_issues at SIP checkin 2017-08-20 08:27:27 -03:00
Checkout.pm Bug 15438 - Checking out an on-hold item sends holder's borrowernumber in AF (screen message) field. 2017-09-12 11:28:33 -03:00
FeePayment.pm Bug 16895 [QA Followup] - Don't require fee payment to be exact full payment 2017-04-21 10:59:53 -04:00
Hold.pm Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 2017-09-12 12:42:58 -03:00
Renew.pm Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
RenewAll.pm Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00