[Koha-bugs] [Bug 31054] Manual importing for EDIFACT invoices fails with a 500 error page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 27 14:16:42 CEST 2022


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 136574
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136574&action=edit
Bug 31054 - Manual importing for EDIFACT invoices fails with a 500 error page

Error in plack log is: Can't locate object method "new" via package
"Koha::Plugin::Com::ByWaterSolutions::MyEdifactPlugin" (perhaps you forgot to
load "Koha::Plugin::Com::ByWaterSolutions::MyEdifactPlugin"?) at
/usr/share/koha/lib/Koha/EDI.pm line 219.

Test Plan:
1) Set EdifactInvoiceImport to "Don't"
2) Configure an EDI vendor to use an EDIFACT plugin
3) Attempt to import an invoice file
4) You will be shown an error page
5) Apply this patch
6) Restart all the things!
7) Attempt to import another invoice file
8) It works!

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


More information about the Koha-bugs mailing list