I have a sales order that has an item that was mov...
# suitescript
s
I have a sales order that has an item that was moved from one location to another. The item history indicates that it was a script that did this. There are a lot of workflows that ran at the time of the change to the order. How do I determine which script or workflow was the one that altered the order?
b
nothing easy
go through all the workflows/scripts to figure out which one modifies locations
or figure out how to reproduce the problem and disable scripts/workflows to find the problem customization