I have a custom script deployed that is set to be ...
# suitescript
j
I have a custom script deployed that is set to be run after a user submits a transaction. The script is generating or updating a custom record based off of information on the transaction. Problem is that we have made a change that has affected these transactions in the background, and I need to have this script run without having to go into each transaction and hit edit and then save. Is there a way to trigger a “user submit” event on a mass scale?