mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +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
fb85158c9c
commit
e3197efb17
@ -477,7 +477,7 @@ isSetMessage = True</bpmn:script>
|
||||
<bpmn:sequenceFlow id="Flow_0lyg5zb" sourceRef="Activity_0respgl" targetRef="Gateway_1vl3ipe" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0frvqwx" />
|
||||
<bpmn:startEvent id="Event_00px1yx">
|
||||
<bpmn:outgoing>Flow_0omj9kq</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_095rnj5</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:endEvent id="Event_1nkaxn4">
|
||||
<bpmn:incoming>Flow_1cynsak</bpmn:incoming>
|
||||
@ -488,9 +488,11 @@ isSetMessage = True</bpmn:script>
|
||||
isCurrentUser = False</spiffworkflow:preScript>
|
||||
<spiffworkflow:postScript />
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_095rnj5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0phvbsa</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:scriptTask id="Activity_0lmpdui" name="Set Project Lead Info" scriptFormat="python">
|
||||
<bpmn:incoming>Flow_0omj9kq</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0phvbsa</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_04uuejh</bpmn:outgoing>
|
||||
<bpmn:script># Set Team Lead Info
|
||||
team_lead_info = {}
|
||||
@ -533,7 +535,8 @@ del(userStatusKey)</bpmn:script>
|
||||
<bpmn:incoming>Flow_04uuejh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_06j4pij</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_0omj9kq" sourceRef="Event_00px1yx" targetRef="Activity_0lmpdui" />
|
||||
<bpmn:sequenceFlow id="Flow_095rnj5" sourceRef="Event_00px1yx" targetRef="Activity_00b66gy" />
|
||||
<bpmn:sequenceFlow id="Flow_0phvbsa" sourceRef="Activity_00b66gy" targetRef="Activity_0lmpdui" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:scriptTask id="Activity_0faln91" name="Temp Message Storage" scriptFormat="python">
|
||||
<bpmn:incoming>Flow_1qf14hx</bpmn:incoming>
|
||||
@ -1315,7 +1318,7 @@ isApprovalTimer = True</bpmn:script>
|
||||
<dc:Bounds x="520" y="380" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_00px1yx_di" bpmnElement="Event_00px1yx">
|
||||
<dc:Bounds x="392" y="552" width="36" height="36" />
|
||||
<dc:Bounds x="42" y="402" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1am9jcz_di" bpmnElement="Flow_1am9jcz">
|
||||
<di:waypoint x="295" y="240" />
|
||||
@ -1347,9 +1350,13 @@ isApprovalTimer = True</bpmn:script>
|
||||
<di:waypoint x="620" y="420" />
|
||||
<di:waypoint x="660" y="420" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0omj9kq_di" bpmnElement="Flow_0omj9kq">
|
||||
<di:waypoint x="410" y="552" />
|
||||
<di:waypoint x="410" y="460" />
|
||||
<bpmndi:BPMNEdge id="Flow_095rnj5_di" bpmnElement="Flow_095rnj5">
|
||||
<di:waypoint x="78" y="420" />
|
||||
<di:waypoint x="180" y="420" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0phvbsa_di" bpmnElement="Flow_0phvbsa">
|
||||
<di:waypoint x="280" y="420" />
|
||||
<di:waypoint x="360" y="420" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user