Bug 12362: Reverse transfer upon cancellation
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 22 Mar 2021 14:36:42 +0000 (14:36 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 23 Apr 2021 09:58:49 +0000 (11:58 +0200)
commitd0407686eb070c5bdf0302147a198027abea5ac0
tree44a9278cd7d6804356d1a66a8b7b67334cb3c478
parent2c04cc02cc1cd95b96c3fc8b0a086022098f7493
Bug 12362: Reverse transfer upon cancellation

This patch adds a reverse transfer if a transfer is cancelled whilst it
is in transit.  This makes sure the item returns to it's original
location.

Signed-off-by: Petro Vashchuk <stalkernoid@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Item/Transfer.pm