]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1930740 EDI order writer attribute check repair
authorBill Erickson <berickxx@gmail.com>
Thu, 3 Jun 2021 15:09:25 +0000 (11:09 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Thu, 12 May 2022 22:16:50 +0000 (15:16 -0700)
commitf5a75e5aa8bfa609eecd726f75b1f33fcfbf662f
tree0fad456e299a21cde4677f57b79210b854fa2b99
parent9d477b5bbbb588ea52f8802d6d0164861f339a4a
LP1930740 EDI order writer attribute check repair

Repairs mistaken references to $self->{compiled}->{edi_attr}...  The
hash key we need is {edi_attrs}.

This issue prevented these attribute types from getting applied:

LINEITEM_IDENT_VENDOR_NUMBER
COPY_SPEC_CODES
INCLUDE_EMPTY_LI_NOTE

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jessica Woolford <jwoolford@biblio.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/EDIWriter.pm