https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25759
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #10 from Martin Renvoize <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
