Bug 28520: Revert "Bug 12362: (QA follow-up) Fix ModItemTransfer cancellation handling"
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Tue, 8 Jun 2021 07:47:32 +0000 (07:47 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 18 Jun 2021 14:46:41 +0000 (10:46 -0400)
commite98ce2c1fb1192c41d402c4014e86938eedf8f00
tree504a15b230166ef4b32d145d12a26796aee7f7ed
parentac8f303a15762a028851ebf828f0944177faaa6b
Bug 28520: Revert "Bug 12362: (QA follow-up) Fix ModItemTransfer cancellation handling"

This reverts commit fbba09f63f200d3e57a8612554984d807867cf84.

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.pm