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
92b71fcc82
commit
3c3097f305
|
@ -494,6 +494,9 @@ temp_test = invoice["invoiceStatus"]
|
|||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0bipj9q" sourceRef="Activity_1u89kok" targetRef="Gateway_16gxu6s" />
|
||||
<bpmn:callActivity id="Activity_1u89kok" name="Call Get User Info" calledElement="Shared_User_Info">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>find_user = current_user["username"]</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1vxagrf</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0bipj9q</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
|
@ -520,7 +523,7 @@ temp_test = invoice["invoiceStatus"]
|
|||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0rbij5a" sourceRef="Activity_1w6kg4p" targetRef="Gateway_1vl3ipe" />
|
||||
<bpmn:sequenceFlow id="Flow_0lyg5zb" sourceRef="Activity_0respgl" targetRef="Gateway_1vl3ipe" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0frvqwx" dataObjectRef="DataObject_1k157c8" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0frvqwx" />
|
||||
<bpmn:startEvent id="Event_00px1yx">
|
||||
<bpmn:outgoing>Flow_0idsdf0</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
|
@ -591,9 +594,6 @@ temp_test = invoice["invoiceStatus"]
|
|||
<dc:Bounds x="1340" y="557" width="60" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1staolh_di" bpmnElement="Event_1staolh">
|
||||
<dc:Bounds x="2982" y="522" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
||||
<dc:Bounds x="1170" y="482" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -718,6 +718,9 @@ temp_test = invoice["invoiceStatus"]
|
|||
<bpmndi:BPMNShape id="Event_1usbnt0_di" bpmnElement="Event_1usbnt0">
|
||||
<dc:Bounds x="3582" y="682" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1staolh_di" bpmnElement="Event_1staolh">
|
||||
<dc:Bounds x="2982" y="522" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1n1umf8_di" bpmnElement="Event_09q0ym0">
|
||||
<dc:Bounds x="3012" y="882" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
|
Loading…
Reference in New Issue