I have a workflow set up to automatically set the location of any invoice once it is created. Problem is, it doesn’t seem to be executing when other users are creating invoices. Here is what the workflow settings are:
Code:
Record Type
Transaction (Cash Sale, Credit Memo, Invoice)
Description
Workflow to match the location of the invoice to the location of the customer.
Inactive
No
Release Status
Testing
Initiation
Event Based
Events
On Create, On View Or Update
Trigger Type
– All –
And there is only one state in the workflow:
Code:
Record Save 1
After Record Submit
Set Field ValueLocation (Main)=Customer : Financial Location
When I look at the workflow history tab on a newly created invoice, the workflow doesn’t even appear to be running. However if I hit edit and then save (without changing anything) the workflow executes as designed.
Am I missing something? Why isn’t it running when the invoice is first created?
This is a cached copy. Click here to see the original post.