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
c8a9a3d275
commit
830b26b932
|
@ -495,7 +495,8 @@ temp_test = invoice["invoiceStatus"]
|
|||
<bpmn:sequenceFlow id="Flow_0bipj9q" sourceRef="Activity_1u89kok" targetRef="Gateway_16gxu6s" />
|
||||
<bpmn:callActivity id="Activity_1u89kok" name="Call Shared: User Info" calledElement="Shared_User_Info">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>find_user = current_user["username"]</spiffworkflow:preScript>
|
||||
<spiffworkflow:preScript>find_user = current_user["username"]
|
||||
isCurrentUser = True</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1vxagrf</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0bipj9q</bpmn:outgoing>
|
||||
|
|
Loading…
Reference in New Issue