LP#1713138 EDI buyer codes from RFF+API
authorBill Erickson <berickxx@gmail.com>
Fri, 25 Aug 2017 19:46:31 +0000 (15:46 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 20 Oct 2020 13:56:30 +0000 (09:56 -0400)
commite9cfa4c5110eb6e2b2258371e7b3f22be52e0359
tree71861cd684399007af98ae10b196ef25ccfdf9c3
parent69d299b0cb81cdc14ba42c3c4b86dcad5e1e7e06
LP#1713138 EDI buyer codes from RFF+API

Support extracting buyer code (AKE edi_account.vendcode) values directly
from the EDI RFF+API field.  This provides better matching to
edi_accounts based on vendcode values for inbound EDI messages.

The code will still fall back to extracting vendcodes appended to the SAN,
when no RFF+API is present.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/EDI.pm
Open-ILS/src/perlmods/lib/OpenILS/Utils/EDIReader.pm