]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1373690 Midwest Library Service EDI attrs
authorBill Erickson <berickxx@gmail.com>
Thu, 22 Jun 2017 18:49:14 +0000 (14:49 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 23 Aug 2017 15:47:18 +0000 (11:47 -0400)
commitedbabbb2fa62cbc6d2e09e918ccc67150b4eb07f
treef4a6405fbc99205771780a4fac2df275e3a9c751
parentf072b7e94894bfe3935305386b306452a03cbf98
LP#1373690 Midwest Library Service EDI attrs

Adds a new default collection of EDI attributes for Midwest Library
Service.  This includes 2 new attributes to support their EDI format:

1. BUYER_ID_ONLY_VENDCODE -- similar to BUYER_ID_INCLUDE_VENDCODE,
   except the buyer SAN is excluded from the NAD+BY segement.

2. INCLUDE_EMPTY_IMD_VALUES -- Render IMD+ fields (title, author,
   edition, etc.) as if they contain values even when they don't.  Empty
   values are included as single-space strings.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/EDIWriter.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.data.edi_attr_set.sql