[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 Nov 2 18:06:33 CET 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |In Discussion

--- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Also, having now conferred with Colin, we believe a message is allowed to
contain multiple invoices, so the extraction of invoice_id here may be too
simplistic. 

We do store message_id in the invoices table to allow the link from invoice to
message to be recorded.. which is what we're using for the GetInvoices search
in current code.

Perhaps a ByWater EDI plugin skips setting of message_id somewhere?

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


More information about the Koha-bugs mailing list