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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

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

--- Comment #7 from Katrin Fischer <katrin.fisc...@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...@web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to