[Koha-bugs] [Bug 25759] Invoices hyperlink is broken on edifactmsgs.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 15 17:59:17 CEST 2020


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 105888
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105888&action=edit
Bug 25759: Invoices hyperlink is broken on edifactmsgs.pl

The "Invoices" hyperlink on edifactmsgs.pl has always been broken.
We can parse out the invoice number from the message and have the
link search for that invoice number in Koha.

Test Plan:
1) Locate an imported invoice from edifactmsgs.pl
2) Click the "Invoices" link for that invoice
3) Note no invoice is found
4) Apply this patch
5) Restart all the things!
6) Reload the page
7) Note the link now reads "Invoice: $invoice_number"
8) Click the new link
9) Note it is now found by Koha!

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


More information about the Koha-bugs mailing list