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
942a3e9272
commit
150eaf16a4
|
@ -422,14 +422,14 @@ else:
|
|||
# Set Invoice Status
|
||||
invoice["invoiceStatus"] = "Approved"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:intermediateCatchEvent id="Event_0rwxlca" name="Jon's Test 2">
|
||||
<bpmn:intermediateCatchEvent id="Event_0rwxlca" name="Temp Fix">
|
||||
<bpmn:incoming>Flow_1qf14hx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1x00zm0</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1jblyi5">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(seconds=1)</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:intermediateCatchEvent id="Event_1lh7308" name="Jon's Test 3">
|
||||
<bpmn:intermediateCatchEvent id="Event_1lh7308" name="Temp Fix">
|
||||
<bpmn:incoming>Flow_070r5mq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1l74eab</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_12fxlgt">
|
||||
|
@ -516,7 +516,7 @@ __________________________________________________________________________
|
|||
<bpmn:incoming>Flow_06mfxze</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1xvt99y</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:intermediateCatchEvent id="Event_1vi3um1" name="Jon's Test">
|
||||
<bpmn:intermediateCatchEvent id="Event_1vi3um1" name="Temp Fix">
|
||||
<bpmn:incoming>Flow_1xvt99y</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0dhpy0v</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1wiimzf">
|
||||
|
@ -1291,13 +1291,13 @@ else:
|
|||
<bpmndi:BPMNShape id="Event_09tmh4n_di" bpmnElement="Event_0rwxlca">
|
||||
<dc:Bounds x="3982" y="682" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3914" y="693" width="58" height="14" />
|
||||
<dc:Bounds x="3921" y="693" width="45" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_00k7m91_di" bpmnElement="Event_1lh7308">
|
||||
<dc:Bounds x="4392" y="1062" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="4382" y="1105" width="58" height="14" />
|
||||
<dc:Bounds x="4389" y="1105" width="45" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0eo1xsv_di" bpmnElement="Activity_07oyzdx">
|
||||
|
@ -1334,7 +1334,7 @@ else:
|
|||
<bpmndi:BPMNShape id="Event_0tb3bpb_di" bpmnElement="Event_1vi3um1">
|
||||
<dc:Bounds x="2122" y="514" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="2116" y="557" width="49" height="14" />
|
||||
<dc:Bounds x="2119" y="557" width="45" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0n0ue58_di" bpmnElement="Activity_0rae8g6">
|
||||
|
|
Loading…
Reference in New Issue