{extend name="../../base/view/common/base" /} {block name="style"} {/block} {block name="body"}

Approval conditions + Add approval level

{eq name="$id" value="0"}
Level 1 + Add condition branch Condition branch (priority 1) + Add condition group
Condition group 1+ Add condition field
AND
Condition branch (priority 2) + Add condition group
Condition group 1+ Add condition field
AND
Default branch (priority 3)
If none of the other branch conditions match, this branch will be used.
Level 2 + Add condition branch
{else/}
Workflow name* Workflow identifier*
Approval module* Approval type*
Applicable departments
(If empty, defaults to the whole company)
Description
Workflow type*
Approval workflow*

Tip

No pre-defined approvers are required. The requester can select approvers at submission time (maximum flexibility).

Approval workflow*
{eq name="$detail.check_type" value="2"} {volist name="detail.flow_list" id="vo"}
{gt name="$key" value="0"} Delete {/gt}
{/volist} {else/}
{/eq}
+ Add approval level

Tip

1) For “Current department manager”, the system notifies only the current department's manager.

2) For “Parent department manager”, the system notifies only the parent department's manager.

3) “Specific members (Any-approve)” means any one of the selected members can approve (single or multiple selection).

4) “Specific members (Joint approval)” means all selected members must approve (single or multiple selection).

5) If an approver does not have permission to view the approval module, the system can notify them, but they may be unable to view the approval data.

Approval workflow*
{eq name="$detail.check_type" value="3"} {volist name="detail.flow_list" id="vo"}
{gt name="$key" value="0"} Delete {/gt}
{/volist} {else/}
{/eq}
+ Add approval level

Tip

1) Specific member is single-select. During approval, only that member can approve.

2) This workflow is revertible: when a request is rejected, it automatically rolls back to the previous approver step.

CC recipients
{/eq}
{/block} {block name="script"} {/block}