bpieslak
11/20/2018, 2:48 PMINVALID_NUMBER You entered "ERROR: Field 'rate2' Not Found" into a field where a numeric value was expected. Please go back and change this value to a number.
I can't find any documentation on this field or this error though.
I'm not entering that message anywhere.
I'm only setting item, rate, quantity, description, and taxcode for the line item in the salesorder. Only possible thought is that "rate" is a 0 value
What I'm thinking is happening is another SuiteScript is running downstream of my call to nlapiSubmitRecord
doing validation, and then incorrectly placing a string (error message) into a field that is expecting a numeric value.jmacdonald
11/20/2018, 2:53 PMbpieslak
11/20/2018, 2:55 PMjmacdonald
11/20/2018, 2:57 PMbpieslak
11/20/2018, 3:07 PMbpieslak
11/20/2018, 3:08 PM