I'm trying to set up a workflow action script so m...
# suitescript
s
I'm trying to set up a workflow action script so my users can schedule a workflow filtered to a saved search of sales orders to loop through and output PDF picking tickets to the file cabinet. I do something similar to bulk print the sales orders themselves which is like 4 lines in 1.0, but trying to move everything to 2.0 as I go and likely I'm using more modules than necessary. I don't generally like "here's my code please fix it" posts, but think the below summarizes what I'm trying to achieve even though obviously not working.... @erictgrubaugh edited below to show working solution, as I suspected was much simpler than my first hash in the end, not sure how I missed
render.pickingTicket
in the docs first time round... 🤷‍♂️