after a record is submitted, I am reading a field ...
# suitescript
t
after a record is submitted, I am reading a field value from context.oldRecord and comparing it with that same field from context.newRecord. Based on control flow I am loading the record, updating some line item fields, and saving the record, however record.save() triggers the script entry again