I have a workflow that should execute when a drops...
# suiteflow
s
I have a workflow that should execute when a dropship PO is created. I have the workflow set with "Create" ticked and Event Type of "Drop Ship" It is supposed to copy the customer PO from the originating sales order to the DSPO using {createdFrom:otherrefnum} It sometimes works and sometimes does not. But the log always, even when it works, shows... Check: Action allowed for trigger event type DROPSHIP? False ...as the last message before "Workflow finished". Any suggestions?