Join Slack
Powered by
anyone know how to SuiteQL query the status of a t...
# suitescript
s
stalbert
11/02/2020, 5:52 PM
anyone know how to SuiteQL query the status of a transaction? In my case, looking for sales orders pending fulfillment. Using a WHERE clause like
WHERE status = 'SalesOrd:B'
works in a SuiteQL test suitelet, but fails to return any results in a M/R script (exact same query in both places)?
3
Views
Open in Slack
Previous
Next