Move video section to bottom

This commit is contained in:
Suraj Shetty 2018-05-29 15:45:22 +05:30
parent 16d3494efc
commit 77aed9d58b

View File

@ -79,6 +79,23 @@ When the Leave Approver opens the Leave Application page, he can finally "Approv
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-5.png">
#### Workflow Actions
> New in Version 11
Workflow Actions facilitates communication to the users via email and also creates a list of pending Workflow Actions.
For example, when an employee creates a leave application the next actions would be to `Approve` or `Reject` that application.
Based on allowed roles to perform these actions, users will be sent email with Next Action buttons and a print format of the application.
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-actions-email.png">
Also the users will see entries in there Workflow Action list.
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-actions-list.png">
**Note:** You can set email template for Workflow Actions on each state.
The template might consist message for users to proceed with the next Workflow Actions
### Video Tutorial:
<div>
@ -90,18 +107,3 @@ When the Leave Approver opens the Leave Application page, he can finally "Approv
{next}
#### Workflow Actions
> New in Version 11
Workflow Actions facilitates communication to the users via email and also creates a list of pending Workflow Actions.
For example, when an employee creates a leave application the next actions would be to Approve or Reject that application.
Based on allowed roles to perform these actions, users will be sent email with Next Action buttons and a print format of the application.
Also the users will see entries in Workflow Action list.
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-actions-email.png">
<img class="screenshot" alt="Workflow" src="{{docs_base_url}}/assets/img/setup/workflow-actions-list.png">
Note: You can set email template for Workflow Actions on each state.
The template might consist message for users to proceed with the next Workflow Actions