[Bug 40452] New: Vendor in EDIFACT messages is sometimes incorrect before importing invoice
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40452 Bug ID: 40452 Summary: Vendor in EDIFACT messages is sometimes incorrect before importing invoice Change sponsored?: --- Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: sbrown@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org For libraries who have EdifactInvoiceImport set to "[Don't] automatically import invoice...", the Vendor shown in EDIFACT messages for invoices is sometimes incorrect while the message is pending import. Once it imports, all order/invoice info is correct, and the Vendor in the EDIFACT messages table updates to the correct vendor. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40452 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com --- Comment #1 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- This occurs when several EDI accounts share an FTP directory for their EDI files (usually because a library has multiple accounts with the same vendor). As the EDI cron picks the invoice up from the FTP, it doesn't look at the contents of that file; it's initially brought into Koha associated with the vendor on the first/oldest EDI account associated with the FTP directory from which the file was taken. Later, when the EDI file is processed to create a Koha invoice, the EDI plugin can use the contents of the file to determine the correct vendor. In theory the EDI cron could be extended to do some preliminary processing of the file to determine the vendor. It might be simpler to ask one's vendors to adjust their FTP structure to not use the same directory for multiple accounts. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40452 Teresa Van Doren <tvandoren@blackgold.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tvandoren@blackgold.org --- Comment #2 from Teresa Van Doren <tvandoren@blackgold.org> --- One of our libraries, Santa Maria, has a lot of invoices where Koha chose the incorrect account for invoices that had the correct account in the vendor code. They and our other libraries will be very relieved when this bug is fixed so each invoice will be imported and use the vendor based on the vendor in the code, and not the first EDI vendor account. We are hoping someone can address this bug before the next version. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org