Bug 32938 - Acquisitions EDI - ORDRSP messages are loaded as invoices
Summary: Acquisitions EDI - ORDRSP messages are loaded as invoices
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 22.11
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-10 12:10 UTC by Lucy Vaux-Harvey
Modified: 2023-11-03 10:27 UTC (History)
0 users

See Also:
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 (40.18 KB, image/png)
2023-02-10 12:10 UTC, Lucy Vaux-Harvey
Details

Note You need to log in before you can comment on or make changes to this bug.
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