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
e6c77ebb6e
commit
49e5783f51
@ -432,7 +432,7 @@ temp_test = invoice["invoiceStatus"]
|
||||
<bpmn:boundaryEvent id="Event_09q0ym0" name="3 days" cancelActivity="false" attachedToRef="Activity_06b32ar">
|
||||
<bpmn:outgoing>Flow_1v8dszb</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_0y2jolb">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(days=3)</bpmn:timeDuration>
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(minutes=3)</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0bipj9q" sourceRef="Activity_1u89kok" targetRef="Gateway_16gxu6s" />
|
||||
@ -444,7 +444,7 @@ isCurrentUser = True</spiffworkflow:preScript>
|
||||
<bpmn:incoming>Flow_1vxagrf</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0bipj9q</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:subProcess id="Activity_1ucvkk4" name="4a. Manual approval process">
|
||||
<bpmn:subProcess id="Activity_1ucvkk4" name="Send Team Lead Notification">
|
||||
<bpmn:incoming>Flow_0kngdw4</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0lfqk0y</bpmn:outgoing>
|
||||
<bpmn:exclusiveGateway id="Gateway_1l74xlc">
|
||||
@ -756,6 +756,7 @@ del(userStatusKey)</bpmn:script>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0j807g0_di" bpmnElement="Activity_1ucvkk4">
|
||||
<dc:Bounds x="2950" y="372" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0kcw8l6_di" bpmnElement="Activity_0fsoa08">
|
||||
<dc:Bounds x="3410" y="260" width="100" height="80" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user