]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1519465: POs with spaces in the name cause EDI problems.
authorJason Stephenson <jstephenson@mvlc.org>
Tue, 24 Nov 2015 18:57:33 +0000 (13:57 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 5 Jan 2016 21:29:39 +0000 (16:29 -0500)
commit7844c5e4ed473a2b7b9e09a849ec1adadc7fe134
tree8eea2a40f7addf830ee07d0cbd43a696eddd5562
parentaa3da6f5ab5d995f1d640fbb2c389762ff36807a
LP 1519465: POs with spaces in the name cause EDI problems.

This is a small modification to the regular expression for parsing
the id from the edi line item fields in EDIReader.pm that allows the
ids to parse correctly when the PO name contained a space or spaces
in it.  This change was suggesting by Bill Erickson (berick) in
http://irc.evergreen-ils.org/evergreen/2015-11-24#i_216736

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Utils/EDIReader.pm