Koha/t/db_dependent/Holds
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
..
CancelReserves.t Bug 12063: [QA Follow-up] Small change of two test scripts 2017-05-09 08:59:40 -04:00
DisallowHoldIfItemsAvailable.t Bug 17196: Move marcxml out of the biblioitems table 2017-01-13 13:49:26 +00:00
HoldFulfillmentPolicy.t Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 2017-09-12 12:42:58 -03:00
HoldItemtypeLimit.t Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 2017-09-12 12:42:58 -03:00
LocalHoldsPriority.t Bug 18420: Do not use 'S' as patron category code in other tests 2017-04-21 10:49:25 -04:00
RevertWaitingStatus.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
WaitingReserves.t Bug 12063: [QA Follow-up] Small change of two test scripts 2017-05-09 08:59:40 -04:00