Join Slack
Powered by
We had a script that closed the old transfer order...
# suitescript
s
Sim Greenbaum
09/08/2025, 8:26 PM
We had a script that closed the old transfer order. This was old code that doesn't work ,but this does transaction.status = 'B'
Copy code
AND transaction.status in ('TrnfrOrd:B') vs transaction.status = 'B'
Open in Slack
Previous
Next