Bug 32938

Summary: Acquisitions EDI - ORDRSP messages are loaded as invoices
Product: Koha Reporter: Lucy Vaux-Harvey <lucy.vaux-harvey>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: 22.11   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: View of ORDRSP message at edifactmsgs.pl

Description Lucy Vaux-Harvey 2023-02-10 12:10:20 UTC
Created attachment 146468 [details]
View of ORDRSP message at edifactmsgs.pl

Currently ORDRSP messages (messages from a vendor providing details such as Out of Print, Unable to supply) are loaded into Koha and diaplay as for an INVOICE message.
On /cgi-bin/koha/acqui/edifactmsgs.pl in the Details column the message will have the label 'Invoices' and this is hyperlinked to the invoices page (/cgi-bin/koha/acqui/invoices.pl) - see screenshot.  This link always results in a failure as there isn't an invoice to match against. 
Is it possible in the case of ORDRSP to either leave the Details column empty or remove the hyperlink?
Comment 1 Katrin Fischer 2023-10-28 15:18:30 UTC
Hi Lucy, can you tell if this is still valid for current versions?
Comment 2 Lucy Vaux-Harvey 2023-11-02 17:08:31 UTC
Hi Katrin, yes this is still valid.  I have tested on 22.11.10 and the link to the invoices page is present as in the original screenshot.
Comment 3 Katrin Fischer 2023-11-02 18:47:01 UTC
Thx Lucy, I have updated the version accordingly.
Comment 4 Lucy Vaux-Harvey 2023-11-03 10:27:40 UTC
Many thanks