]> 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:17:29 +0000 (15:17 -0700)
commit3c34ec4196293575838954e31bf538a9f21b44e1
tree61c6748f96b742db55b88bd0cbe49b9f2db558e6
parent0647d3bdc9c7945bdda4e80735247df631d382b3
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