mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
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
8b677dce70
commit
915bf55f45
@ -528,9 +528,17 @@ temp_test = invoice["invoiceStatus"]
|
||||
<bpmn:outgoing>Flow_0idsdf0</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:endEvent id="Event_1nkaxn4">
|
||||
<bpmn:incoming>Flow_0idsdf0</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1rar1oi</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0idsdf0" sourceRef="Event_00px1yx" targetRef="Event_1nkaxn4" />
|
||||
<bpmn:sequenceFlow id="Flow_0idsdf0" sourceRef="Event_00px1yx" targetRef="Activity_00b66gy" />
|
||||
<bpmn:sequenceFlow id="Flow_1rar1oi" sourceRef="Activity_00b66gy" targetRef="Event_1nkaxn4" />
|
||||
<bpmn:callActivity id="Activity_00b66gy" name="Call Shared: Get User Info">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>find_user = userTeamLead</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0idsdf0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1rar1oi</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_1n239ad" sourceRef="Activity_0cfvsk7" targetRef="Event_15y55nw" />
|
||||
<bpmn:sequenceFlow id="Flow_04ccp12" sourceRef="Event_0m3ri6v" targetRef="Activity_0fq1nb4" />
|
||||
@ -1096,6 +1104,9 @@ temp_test = invoice["invoiceStatus"]
|
||||
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
|
||||
<dc:Bounds x="632" y="402" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1gex892_di" bpmnElement="Activity_00b66gy">
|
||||
<dc:Bounds x="250" y="380" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1am9jcz_di" bpmnElement="Flow_1am9jcz">
|
||||
<di:waypoint x="295" y="240" />
|
||||
<di:waypoint x="360" y="240" />
|
||||
@ -1116,6 +1127,10 @@ temp_test = invoice["invoiceStatus"]
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0idsdf0_di" bpmnElement="Flow_0idsdf0">
|
||||
<di:waypoint x="178" y="420" />
|
||||
<di:waypoint x="250" y="420" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1rar1oi_di" bpmnElement="Flow_1rar1oi">
|
||||
<di:waypoint x="350" y="420" />
|
||||
<di:waypoint x="632" y="420" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
|
Loading…
x
Reference in New Issue
Block a user