I'm getting unexpected error when trying to run a ...
# suitescript
a
I'm getting unexpected error when trying to run a saved search in a client script. Am I missing something obvious in the script attached below?
message has been deleted
b
probably want to start with hardcoding startdate and endate to valid values
potentially only using your own filter as the only filter to make sure you arent building the filter array wrong
s
standardSearch.filters.push(search.createFilter)
would eliminate a lot of line as well