|
This enhancement adds the `Koha::Item::Transfer->cancel` method to allow audited cancellation of item transfers.
This patch introduces the `datecancelled` and `cancellation_reason` fields to branchtransfers for tracking when and why a transfer was cancelled.
|