I have a script that sets inventory details on a s...
# suitescript
w
I have a script that sets inventory details on a sales order. It works fine as User Event, but fails to save the record (loaded statically) when I try to run as a Client Script. This is the error message I see in the developer console: "record save failed: event.record.getCurrentSublistField is not a function"