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>
Mon, 29 Jul 2019 13:54:02 +0000 (09:54 -0400)
commit188799fdd1944ce0534c5bfae4e0a167f5221b6b
tree9e5d178b6964bb225191b9a8453df1d5a7cc0a96
parent1a53bf21a28a9de00277104e805b29948900826d
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