Bug 28520: Revert "Bug 12362: Reverse transfer upon cancellation"
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Tue, 8 Jun 2021 07:50:29 +0000 (07:50 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 15 Jun 2021 14:41:47 +0000 (16:41 +0200)
commit39e88fc1f77d3926e4beae7353c920098093d5b7
treebd2fa728c85dd563a36beea024213a7a892a6b77
parentfb7cf86879c2b5881359668bada45414aa065637
Bug 28520: Revert "Bug 12362: Reverse transfer upon cancellation"

This reverts commit d0407686eb070c5bdf0302147a198027abea5ac0.

This commit was part of a series adding adding reverse transfers, i.e.
transfers that were created for transfers that were cancelled and
we wanted the item to return back to its sending library. This however
hid the information about transfer happening and we need another approach
to the problem.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Item/Transfer.pm