https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23971 --- Comment #38 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #28)
Some comments from bug 24190 comment 14 (&15) apply here.
Additionally I don't think it's a good idea to pass the flag to CloseBasket.
577 # Close the basket, passing a flag indicating that this action 578 # originated from an approval 579 CloseBasket($b, 1);
Cannot we imagine that Koha::EDI deals with this specific situation? (UPDATE the action_log with the desire action)
Hi Andrew, could you answer the question above about EDI please? Then should this be reset to Signed off or NSO? -- You are receiving this mail because: You are watching all bug changes.