]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1373690: normalize IMD values better
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 22 Aug 2017 20:00:47 +0000 (16:00 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 1 Sep 2017 17:13:31 +0000 (13:13 -0400)
commite4b050edc3a6d9ca8202f9747f673b00004483db
treea23d897e3e498f575200e0e4b14031be3243c1b4
parent7a8ee4c4bef0a3067eb08fcad2785fee21303595
LP#1373690: normalize IMD values better

The EDItEUR book ORDERS message allows two 35-character
item description data elements in IMD segments; this patch
accounts for that. It also, for IMD fields, uses the EDIFACT
release character to escape certain characters, better matching
how the Ruby EDI translator did it.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/EDIWriter.pm