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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 18 Jun 2021 14:46:41 +0000 (10:46 -0400)
commit6747606131221614ffdc98f4485adf4a5d529448
tree5609d57d470d49fcf143bdfe99feeb367cc0a90a
parent0ff47f87eff41c2c39fd3da360b6c5d1c8dbe8de
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Item/Transfer.pm