Join Slack
Powered by
I'm getting unexpected error when trying to run a ...
# suitescript
a
Alan Fitch
04/28/2021, 8:11 PM
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?
Alan Fitch
04/28/2021, 8:12 PM
message has been deleted
b
battk
04/28/2021, 8:20 PM
probably want to start with hardcoding startdate and endate to valid values
battk
04/28/2021, 8:20 PM
potentially only using your own filter as the only filter to make sure you arent building the filter array wrong
s
Sandii
04/28/2021, 8:25 PM
standardSearch.filters.push(search.createFilter)
would eliminate a lot of line as well
Open in Slack
Previous
Next