We had a script that closed the old transfer order...
# suitescript
s
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'