[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
Sun Oct 25 03:10:14 CET 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105888|0                           |1
        is obsolete|                            |

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 112451
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112451&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!

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list