I am using vtiger 6 and i would like implement a custom task for my workflow.
let me give more clues.
when you create new workflow in vtiger crm there are 3 step ahead.
1.first, you choose your module and a name for workflow
2.second, you define a condition
3.third (the important one in this issue), you create tasks for your workflow.for example when defined condition is fulfilled then send an sms to a user.
there are some available tasks such as send mail , send sms , create todo and etc.
i would like to implement one of these tasks. because of the poor documentation of vtiger crm i could not understand whats going on behind the scene and i would really appreciate any help.