https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32938
--- Comment #12 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 192531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192531&action=edit Bug 32938: Fix ORDRSP message linking to point to baskets instead of invoices ORDRSP (Order Response) messages are responses to ORDERS messages and should link to the related basket, not to invoices. This follows the standard EDI workflow: 1. ORDERS message sent to vendor 2. ORDRSP message received from vendor (order response/confirmation) 3. INVOICE message received later when items shipped Sponsored-by: OpenFifth <https://openfifth.co.uk/> 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/
