Is there a way to capture an error that is produce...
# suitescript
t
Is there a way to capture an error that is produced outside of a suitescript? I have a UserEvent Script/beforeSubmit function that effects the inventory detail (this completes correctly) but when the normal validation runs it then throws the insufficient inventory errors. I would like to just capture the normal validation instead of creating my own.