https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41996
--- Comment #12 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 199910 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199910&action=edit Bug 41996: Add invoicenumber column to edifact_errors table Adds an optional invoicenumber column to edifact_errors so that errors generated during invoice processing can be associated with the specific invoice they relate to, rather than only the EDI message as a whole. Message-level errors (e.g. unmatched vendor EAN) leave invoicenumber NULL, indicating they apply to the whole file. Signed-off-by: Ray Delahunty <[email protected]> Signed-off-by: Hannah Dunne-Howrie <[email protected]> -- 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/
