Bug 23971: (follow-up) Respond to feedback
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Mon, 19 Oct 2020 09:48:57 +0000 (10:48 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 23 Apr 2021 09:58:49 +0000 (11:58 +0200)
commit7fd3eaa24736bc7370980d21aea26f0713209182
tree2d00fcde5aa964c937762e3c1f23ab63bfc872f9
parente7aeda0e34fea58b4ce8352a3253b2464b5346b0
Bug 23971: (follow-up) Respond to feedback

As requested by Jonathan in commit #28:

- We now no longer pass a flag to CloseBasket indicating if the closure
was due to an EDI basket approval, we log the closure and approval as
separate events.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/EDI.pm