<@UAVNH6CJ1> I've had that same issue before. It o...
# suitescript
r
@CraigyD I've had that same issue before. It often is sourced from the status field in a transaction. So setting that field to something else ussually changes it. You can hide the status field if you want.
c
Status field? Do you mean just internal id 'status' or another status on the quotes?
r
Like entitystatus field for transactions
c
Tried this and it still didn't change anything 😕
It seems that loading the record and re-submitting using a scheduled script triggers the overall status change. So I've triggered a short scheduled script on aftersubmit of the record which seems to efficiently do the job.