alternatively - a scheduled workflow could do it a...
# administration
k
alternatively - a scheduled workflow could do it as well
s
i tried workflow but it didn't trigger. I tried Transform record Action on sales order. but the logic we are looking is when the item fulfillment is created they want to invoice based on the item fulfillment for that sales order
k
You'd need user event script for that.
to trigger a transformation on the record it was created from. It shouldn't be that hard to write.
s
aha, thanks for the confirmation