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
31e93acfba
commit
c160dcba65
|
@ -534,7 +534,7 @@ isCurrentUser = True</spiffworkflow:preScript>
|
|||
<bpmn:sequenceFlow id="Flow_1rar1oi" sourceRef="Activity_00b66gy" targetRef="Activity_0lmpdui" />
|
||||
<bpmn:callActivity id="Activity_00b66gy" name="Call Shared: User Info" calledElement="Shared_User_Info">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>find_user = current_user_extras["team_lead"]</spiffworkflow:preScript>
|
||||
<spiffworkflow:preScript>find_user = current_user_extras["team_lead_username"]</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0idsdf0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1rar1oi</bpmn:outgoing>
|
||||
|
|
Loading…
Reference in New Issue