SuiteScript update of SO address: I wrote a scrip...
# general
n
SuiteScript update of SO address: I wrote a script to update ship to or bill to address when certain conditions are met in Sales Order. The problem is after the script executes, I see the change is made on Sales order. However, when i click on "edit" I am still seeing the old value!!! Has anybody encountered this issue in the past and solved this??
a
Did you ever solve this? It sounds like your script may have been a client script editing a text field that by NetSuite's native behavior gets recalculated from the selected related entity's selected address components whenever to SO saves (which would overwrite your edits).