User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
8592851f00
commit
e708269ced
|
@ -751,9 +751,9 @@ else:
|
|||
<bpmn:outgoing>Flow_0umhf4u</bpmn:outgoing>
|
||||
<bpmn:script># Set who rejected
|
||||
if not(invoice.isTeamLeadApprove):
|
||||
whoRejected = "Team Lead"
|
||||
task_id = "waku_invoice_rejected-Team_Lead"
|
||||
else:
|
||||
whoRejected = "Finance"</bpmn:script>
|
||||
task_id = "waku_invoice_rejected-Finance"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:subProcess>
|
||||
</bpmn:process>
|
||||
|
|
Loading…
Reference in New Issue