[Koha-bugs] [Bug 21417] EDI ordering fails when basket and EAN libraries do not match

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 26 18:34:56 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21417

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
When this situation is triggered, the error 
"No sender ean passed to order creation: basket = $self->{basket}->basketno()";
is written to the log. It should be noted the use 
"$self->{basket}->basketno()" does not get interpolated correctly and should be
moved outside the string.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list