User: alex clicked save for demo/admin-demo-1/submit-invoice.bpmn
This commit is contained in:
parent
7e2556d50a
commit
8e9ded3d65
|
@ -124,7 +124,7 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
|||
<bpmn:sequenceFlow id="Flow_0wa6brf" sourceRef="Activity_0vjn1x3" targetRef="Activity_1s9t7oz" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_1iep9hl" sourceRef="Event_03t9lyz" targetRef="Activity_1p94uz7" />
|
||||
<bpmn:exclusiveGateway id="Gateway_035q085">
|
||||
<bpmn:exclusiveGateway id="Gateway_035q085" name="Matched?" default="Flow_06np4nx">
|
||||
<bpmn:incoming>Flow_1n5bvcb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_10d65yl</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_06np4nx</bpmn:outgoing>
|
||||
|
@ -134,12 +134,14 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
|||
<bpmn:incoming>Flow_10d65yl</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0dzk438</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_10d65yl" sourceRef="Gateway_035q085" targetRef="Event_1x4b5bx" />
|
||||
<bpmn:sequenceFlow id="Flow_10d65yl" name="No" sourceRef="Gateway_035q085" targetRef="Event_1x4b5bx">
|
||||
<bpmn:conditionExpression>not(isMatch)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:intermediateThrowEvent id="Event_049kpe7" name="Invoice Approved">
|
||||
<bpmn:incoming>Flow_06np4nx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1x37naq</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_06np4nx" sourceRef="Gateway_035q085" targetRef="Event_049kpe7" />
|
||||
<bpmn:sequenceFlow id="Flow_06np4nx" name="Yes" sourceRef="Gateway_035q085" targetRef="Event_049kpe7" />
|
||||
<bpmn:endEvent id="Event_0x88bos">
|
||||
<bpmn:incoming>Flow_0dzk438</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
|
@ -182,15 +184,15 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
|||
<dc:Bounds x="1037" y="202" width="88" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1t15ahv_di" bpmnElement="Event_1t15ahv">
|
||||
<dc:Bounds x="132" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0kd0p6j_di" bpmnElement="Activity_1p94uz7">
|
||||
<dc:Bounds x="1170" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_035q085_di" bpmnElement="Gateway_035q085" isMarkerVisible="true">
|
||||
<dc:Bounds x="1345" y="152" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1346" y="209" width="49" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1x4b5bx_di" bpmnElement="Event_1x4b5bx">
|
||||
<dc:Bounds x="1472" y="42" width="36" height="36" />
|
||||
|
@ -210,6 +212,9 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
|||
<bpmndi:BPMNShape id="Event_04emuag_di" bpmnElement="Event_04emuag">
|
||||
<dc:Bounds x="1592" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1t15ahv_di" bpmnElement="Event_1t15ahv">
|
||||
<dc:Bounds x="132" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0upos2g_di" bpmnElement="Flow_0upos2g">
|
||||
<di:waypoint x="370" y="177" />
|
||||
<di:waypoint x="425" y="177" />
|
||||
|
@ -258,10 +263,16 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
|||
<di:waypoint x="1370" y="152" />
|
||||
<di:waypoint x="1370" y="60" />
|
||||
<di:waypoint x="1472" y="60" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1378" y="103" width="15" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06np4nx_di" bpmnElement="Flow_06np4nx">
|
||||
<di:waypoint x="1395" y="177" />
|
||||
<di:waypoint x="1472" y="177" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1425" y="159" width="18" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0dzk438_di" bpmnElement="Flow_0dzk438">
|
||||
<di:waypoint x="1508" y="60" />
|
||||
|
|
Loading…
Reference in New Issue