https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37780 Bug ID: 37780 Summary: Edifact orders fail silently if a matching EAN is not found Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The same EAN can be defined multiple times if need be, with different metadata ( except for the EAN itself of course ). So here is the issue: The basket branch is set to Library A The EAN is set to Library B Koha searches for that EAN with the basket branchcode Koha does not find one Koha then searches for that EAN that has no branchcode set ( e.g. "All libraries" ) Koha finds no matching EAN Koha then puts a cryptic error in the error log that you as a librarian cannot see! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.