Interesting issue I just came across. Working with...
# suitescript
e
Interesting issue I just came across. Working with a record in dynamic mode (specifically, transforming a Work Order to an Assembly build). What would appear as a pop-up on screen if I were in the UI, “Inv Detail must be xyz” I would hit ok and continue along my merry way. However, the script is bombing out because of these “warnings” - is there any way around this? I can’t simply try/catch because the record object is not being created due to these errors.