]> git.evergreen-ils.org Git - working/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:02 +0000 (15:16 -0700)
commitc65b3f8f466bf5c0743966211666cea4cf4f4038
treed83846931838d2c694bcfa451c5dbabd4159cbec
parent1d25efcefd23e3ed3eae3f1905fc0cea5ff02bc2
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