Hi all, Is there an official documentation for tra...
# suitescript
m
Hi all, Is there an official documentation for transaction status codes? Should I trust things like this? https://gist.github.com/W3BGUY/af08ddd92b87641e28df9c26d545d387
n
I'm not aware of anything official in fact I usually turn to this: https://dreamxtream.wordpress.com/2011/04/18/netsuite-transaction-status-codes/
b
n
Oh wow, that's awesome.
m
Perfect
c
In case of doubt, you can still create a saved search in UI, put the status you want to reach and export it as script with the dedicated Chrome extension. It will code your search and you will be able to see the status codes you are looking for.
m
Yeah, this works if you only need it for search filters.
c
It will give you the right status codes, once you extracted them you can use it wherever you want…