The script is not working for the Non-Admin roles,...
# suitescript
d
The script is not working for the Non-Admin roles, it didn't throw any permission issues, what could be the issue, The script deployment is set as execute as admin.
b
More explanation required
What does not working mean
Does the script do nothing
Does it throw an error
Does it run some blocks of code and not others
👍 1
d
Yes it run some blocks of code
and there are logs, also, its not showing those logs, and skips few code
Script deployment is set to Execust as admin rold
when i used other role, who don't have permission to create Transfer Orders, my scripts acutally creates transfer order.
Script deployment is set to execute as admin
its a user event after submit functionality. @battk
b
you will have to share the code on this one
and tell which parts run and which dont
preferably after running it through the debugger to see which blocks run