[Vtigercrm-developers] Delayed Task Custom Workflow
Alan Lord (News)
alanslists at gmail.com
Wed May 28 10:29:30 GMT 2014
On 28/05/14 11:01, Alan Lord (News) wrote:
>
> The workflow function runs immediately :-(
>
Found an old thread on the original forum but I won't post it as there
are gazillion popups trying to get your attention and if you use Windows
I feel for you ;-)
Add the following line to modules/com_vtiger_workflow/savetask.php
> $task->executeImmediately = false;
around line 48
Now it's saving the trigger to the com_workflow_queue rather than
running it.
HTH someone.
Cheers
Al
--
Libertus Solutions
http://www.libertus.co.uk
More information about the vtigercrm-developers
mailing list