ACQ - Purchase Order Notes fail with newlines

Bug #1028920 reported by Steve Callender
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
Triaged
Undecided
Unassigned

Bug Description

Tested on 2.1+

When a note is placed on a purchase order followed by the ENTER key, it creates a newline that breaks the translation. The newline does not show on the TPAC screen itself, but it's stored in the JSON output held in the trigger output tables.

For exampe, "DVD; 12345678 <ENTER KEY>" will be stored as,

             "free-text":[
                 "DVD; 9786314757250
                 "

Rather than,

             "free-text":[
                 "DVD; 9786314757250"

This causes the fether to fail when translating to EDI.

We should remove newlines from the notes field or figure out a way in the template to properly handle this type of issue.

Tags: acq acq-po
Changed in evergreen:
status: New → Triaged
Andrea Neiman (aneiman)
tags: added: acq
Revision history for this message
Bill Erickson (berick) wrote :

This should be resolved with bug #1373690. It removes newlines from linetiem notes during EDI generation.

tags: added: acq-po
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.