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>
Wed, 16 Oct 2019 18:45:00 +0000 (14:45 -0400)
commit65023a27975f945a18ebd6e38b809549230aded4
tree1c9cabdb65793e1f6dabf553e23473979a8ea02e
parente22ab40c4c95b6a29390b5c3833ea2baca7654ac
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