xxxxxx
This commit is contained in:
parent
1b53d65b2a
commit
2444d8aad6
20 changed files with 334 additions and 352 deletions
|
@ -4,10 +4,10 @@
|
|||
<bpmn:participant id="Participant_0rhvdb2" processRef="Rechnungseingang" />
|
||||
<bpmn:participant id="Participant_1t6l9uu" name="FI-System" processRef="Process_0981kcr" />
|
||||
<bpmn:participant id="Participant_18sv9vt" name="ERP-System" processRef="Process_16i5qhh" />
|
||||
<bpmn:messageFlow id="Flow_19tf2ig" sourceRef="Activity_1x7zph6" targetRef="Event_1s4nmb2" />
|
||||
<bpmn:messageFlow id="Flow_0y80b3b" sourceRef="Event_0bdlqvi" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:messageFlow id="Flow_1i1mf5g" sourceRef="Activity_108exu6" targetRef="Event_1d64cvt" />
|
||||
<bpmn:messageFlow id="Flow_0wtoi84" sourceRef="Event_16dcvqd" targetRef="Activity_108exu6" />
|
||||
<bpmn:messageFlow id="Flow_173n3vn" sourceRef="Activity_108exu6" targetRef="Event_1d64cvt" />
|
||||
<bpmn:messageFlow id="Flow_0thbzdq" sourceRef="Event_16dcvqd" targetRef="Activity_108exu6" />
|
||||
<bpmn:messageFlow id="Flow_16ybvgs" sourceRef="Activity_1x7zph6" targetRef="Event_1s4nmb2" />
|
||||
<bpmn:messageFlow id="Flow_1qfk0xn" sourceRef="Event_0bdlqvi" targetRef="Activity_1x7zph6" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Rechnungseingang" name="Rechnungseingang" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_0vckjdx">
|
||||
|
@ -36,10 +36,10 @@
|
|||
<bpmn:flowNodeRef>Activity_0vq3ho7</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0jdjg2h</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0lfg2b2</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1czv0yh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_1y79rn0</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_01r6r9e</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_108exu6</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1czv0yh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1x7zph6</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0u5smjl" name="Geschäftsführung">
|
||||
|
@ -186,9 +186,6 @@
|
|||
<bpmn:outgoing>Flow_0dub3tg</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0a59c48</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:endEvent id="Event_1czv0yh">
|
||||
<bpmn:incoming>Flow_0vok3bx</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:parallelGateway id="Gateway_1y79rn0">
|
||||
<bpmn:incoming>Flow_00dngjn</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1jt6q3y</bpmn:incoming>
|
||||
|
@ -201,8 +198,6 @@
|
|||
</bpmn:exclusiveGateway>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0fpian9" name="Überweisung" dataObjectRef="DataObject_0oj820u" />
|
||||
<bpmn:dataObject id="DataObject_0oj820u" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_08ly05s" name="Rechnung (digital)" dataObjectRef="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObject id="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1anpq9i" name="Lieferschein" dataObjectRef="DataObject_0iuegqj" />
|
||||
<bpmn:dataObject id="DataObject_0iuegqj" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1xniyui" name="Rechnung (digital)" dataObjectRef="DataObject_18x5ho6" />
|
||||
|
@ -230,24 +225,6 @@
|
|||
<bpmn:startEvent id="Event_1350hwr">
|
||||
<bpmn:outgoing>Flow_145gpqj</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="Activity_108exu6" name="Überweisung ausführen">
|
||||
<bpmn:incoming>Flow_0zftkwh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p94qch</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1froj4a" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1lzchto">
|
||||
<bpmn:sourceRef>DataObjectReference_0fpian9</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1froj4a</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_1x7zph6" name="Rechnung archivieren">
|
||||
<bpmn:incoming>Flow_0p94qch</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vok3bx</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1lqg73b" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1jxd3k4">
|
||||
<bpmn:sourceRef>DataObjectReference_08ly05s</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1lqg73b</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0bvc46v" sourceRef="Activity_1ovc6n5" targetRef="Activity_1b029kn" />
|
||||
<bpmn:sequenceFlow id="Flow_1kjf7y9" name="Rechnung freigegeben" sourceRef="Gateway_Lieferscheinpruefen" targetRef="Activity_1uloahn">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{FormField_Bool_Lieferscheinpruefen}</bpmn:conditionExpression>
|
||||
|
@ -292,10 +269,33 @@
|
|||
<bpmn:sequenceFlow id="Flow_0a59c48" name="Vorgang freigegeben" sourceRef="Gateway_Vorgangfreigeben" targetRef="Gateway_01r6r9e">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{FormField_bool_Vorgangpruefen}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0vok3bx" sourceRef="Activity_1x7zph6" targetRef="Event_1czv0yh" />
|
||||
<bpmn:sequenceFlow id="Flow_0p94qch" sourceRef="Activity_108exu6" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:sequenceFlow id="Flow_00dngjn" sourceRef="Gateway_01r6r9e" targetRef="Gateway_1y79rn0" />
|
||||
<bpmn:sequenceFlow id="Flow_0zftkwh" sourceRef="Gateway_1y79rn0" targetRef="Activity_108exu6" />
|
||||
<bpmn:sequenceFlow id="Flow_1qtw2q6" sourceRef="Activity_108exu6" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:serviceTask id="Activity_108exu6" name="Überweisung ausführen" camunda:class="com.bpmn.UeberweisungAusfuehren">
|
||||
<bpmn:incoming>Flow_0zftkwh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qtw2q6</bpmn:outgoing>
|
||||
<bpmn:property id="Property_0gc49y9" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1lzchto">
|
||||
<bpmn:sourceRef>DataObjectReference_0fpian9</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_0gc49y9</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:endEvent id="Event_1czv0yh">
|
||||
<bpmn:incoming>Flow_0vok3bx</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_08ly05s" name="Rechnung (digital)" dataObjectRef="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObject id="DataObject_0wb1tk1" />
|
||||
<bpmn:userTask id="Activity_1x7zph6" name="Rechnung archivieren">
|
||||
<bpmn:incoming>Flow_1qtw2q6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vok3bx</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1lqg73b" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1jxd3k4">
|
||||
<bpmn:sourceRef>DataObjectReference_08ly05s</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1lqg73b</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0vok3bx" sourceRef="Activity_1x7zph6" targetRef="Event_1czv0yh" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_1d5xbhp">
|
||||
<bpmn:text>Nachricht an den Einkauf</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -323,17 +323,17 @@ eingegangen</bpmn:text>
|
|||
<bpmn:outgoing>Flow_0kd9ypk</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_0ijl54b" messageRef="Message_1evjn6n" />
|
||||
</bpmn:startEvent>
|
||||
<bpmn:endEvent id="Event_16dcvqd">
|
||||
<bpmn:incoming>Flow_05nfk8a</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_00s1sg8" messageRef="Message_02nsmy6" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0kd9ypk" sourceRef="Event_1d64cvt" targetRef="Activity_16535mj" />
|
||||
<bpmn:sequenceFlow id="Flow_05nfk8a" sourceRef="Activity_16535mj" targetRef="Event_16dcvqd" />
|
||||
<bpmn:serviceTask id="Activity_16535mj" name="Überweisung ausführen">
|
||||
<bpmn:incoming>Flow_0kd9ypk</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05nfk8a</bpmn:outgoing>
|
||||
<bpmn:property id="Property_17tpfm5" name="__targetRef_placeholder" />
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:endEvent id="Event_16dcvqd">
|
||||
<bpmn:incoming>Flow_05nfk8a</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_00s1sg8" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_05nfk8a" sourceRef="Activity_16535mj" targetRef="Event_16dcvqd" />
|
||||
<bpmn:sequenceFlow id="Flow_0kd9ypk" sourceRef="Event_1d64cvt" targetRef="Activity_16535mj" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_16i5qhh" isExecutable="false">
|
||||
<bpmn:startEvent id="Event_1s4nmb2">
|
||||
|
@ -348,29 +348,30 @@ eingegangen</bpmn:text>
|
|||
<bpmn:incoming>Flow_02liz1g</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1jnf0j5" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_02liz1g" sourceRef="Activity_1wqnoj6" targetRef="Event_0bdlqvi" />
|
||||
<bpmn:sequenceFlow id="Flow_1lvm3gr" sourceRef="Event_1s4nmb2" targetRef="Activity_1wqnoj6" />
|
||||
<bpmn:sequenceFlow id="Flow_02liz1g" sourceRef="Activity_1wqnoj6" targetRef="Event_0bdlqvi" />
|
||||
</bpmn:process>
|
||||
<bpmn:message id="Message_1evjn6n" />
|
||||
<bpmn:message id="Message_02nsmy6" name="Ueberweisung_ausgefuehrt" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1wzor0e">
|
||||
<bpmndi:BPMNShape id="Participant_0rhvdb2_di" bpmnElement="Participant_0rhvdb2" isHorizontal="true">
|
||||
<dc:Bounds x="155" y="86" width="1900" height="1216" />
|
||||
<dc:Bounds x="155" y="86" width="2105" height="1216" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0u5smjl_di" bpmnElement="Lane_0u5smjl" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="909" width="1870" height="120" />
|
||||
<dc:Bounds x="185" y="909" width="2075" height="120" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1vcnl2m_di" bpmnElement="Lane_1vcnl2m" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="1029" width="1870" height="273" />
|
||||
<dc:Bounds x="185" y="1029" width="2075" height="273" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0nfuckv_di" bpmnElement="Lane_0nfuckv" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="631" width="1870" height="278" />
|
||||
<dc:Bounds x="185" y="631" width="2075" height="278" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0f2qeym_di" bpmnElement="Lane_0f2qeym" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="86" width="1870" height="360" />
|
||||
<dc:Bounds x="185" y="86" width="2075" height="360" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1srdryl_di" bpmnElement="Lane_1srdryl" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="446" width="1870" height="185" />
|
||||
<dc:Bounds x="185" y="446" width="2075" height="185" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0zftkwh_di" bpmnElement="Flow_0zftkwh">
|
||||
<di:waypoint x="1640" y="1123" />
|
||||
|
@ -380,14 +381,6 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1455" y="1123" />
|
||||
<di:waypoint x="1590" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0p94qch_di" bpmnElement="Flow_0p94qch">
|
||||
<di:waypoint x="1785" y="1123" />
|
||||
<di:waypoint x="1835" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vok3bx_di" bpmnElement="Flow_0vok3bx">
|
||||
<di:waypoint x="1935" y="1123" />
|
||||
<di:waypoint x="1987" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0a59c48_di" bpmnElement="Flow_0a59c48">
|
||||
<di:waypoint x="1330" y="994" />
|
||||
<di:waypoint x="1330" y="1123" />
|
||||
|
@ -531,6 +524,14 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="436" y="250" />
|
||||
<di:waypoint x="436" y="511" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qtw2q6_di" bpmnElement="Flow_1qtw2q6">
|
||||
<di:waypoint x="1785" y="1123" />
|
||||
<di:waypoint x="1865" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vok3bx_di" bpmnElement="Flow_0vok3bx">
|
||||
<di:waypoint x="1965" y="1123" />
|
||||
<di:waypoint x="2017" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Gateway_14wptg0_di" bpmnElement="Gateway_Lieferscheinpruefen" isMarkerVisible="true">
|
||||
<dc:Bounds x="541" y="526" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -606,9 +607,6 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="Gateway_07mt2sj_di" bpmnElement="Gateway_Vorgangfreigeben" isMarkerVisible="true">
|
||||
<dc:Bounds x="1305" y="944" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1czv0yh_di" bpmnElement="Event_1czv0yh">
|
||||
<dc:Bounds x="1987" y="1105" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0z0dkdt_di" bpmnElement="Gateway_1y79rn0">
|
||||
<dc:Bounds x="1590" y="1098" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -621,12 +619,6 @@ eingegangen</bpmn:text>
|
|||
<dc:Bounds x="1598" y="1216" width="65" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_08ly05s_di" bpmnElement="DataObjectReference_08ly05s">
|
||||
<dc:Bounds x="1942" y="1189" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1916" y="1246" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1anpq9i_di" bpmnElement="DataObjectReference_1anpq9i">
|
||||
<dc:Bounds x="317" y="480" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
@ -669,12 +661,6 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="Event_1350hwr_di" bpmnElement="Event_1350hwr">
|
||||
<dc:Bounds x="222" y="232" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0ecn0vh_di" bpmnElement="Activity_108exu6">
|
||||
<dc:Bounds x="1685" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v49yid_di" bpmnElement="Activity_1x7zph6">
|
||||
<dc:Bounds x="1835" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1d5xbhp_di" bpmnElement="TextAnnotation_1d5xbhp">
|
||||
<dc:Bounds x="955" y="686" width="100" height="40" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -690,6 +676,21 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="TextAnnotation_0n20cr3_di" bpmnElement="TextAnnotation_0n20cr3">
|
||||
<dc:Bounds x="1153" y="1256" width="201" height="30" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1s3ovv2_di" bpmnElement="Activity_108exu6">
|
||||
<dc:Bounds x="1685" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1czv0yh_di" bpmnElement="Event_1czv0yh">
|
||||
<dc:Bounds x="2017" y="1105" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_08ly05s_di" bpmnElement="DataObjectReference_08ly05s">
|
||||
<dc:Bounds x="1972" y="1189" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1946" y="1246" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v49yid_di" bpmnElement="Activity_1x7zph6">
|
||||
<dc:Bounds x="1865" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_1nzy89w_di" bpmnElement="Association_1nzy89w">
|
||||
<di:waypoint x="985" y="743" />
|
||||
<di:waypoint x="994" y="726" />
|
||||
|
@ -712,44 +713,44 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1255" y="1256" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_1t6l9uu_di" bpmnElement="Participant_1t6l9uu" isHorizontal="true">
|
||||
<dc:Bounds x="1428" y="1160" width="560" height="130" />
|
||||
<dc:Bounds x="1570" y="1340" width="560" height="130" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0kd9ypk_di" bpmnElement="Flow_0kd9ypk">
|
||||
<di:waypoint x="1526" y="1220" />
|
||||
<di:waypoint x="1548" y="1220" />
|
||||
<di:waypoint x="1668" y="1400" />
|
||||
<di:waypoint x="1690" y="1400" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_05nfk8a_di" bpmnElement="Flow_05nfk8a">
|
||||
<di:waypoint x="1648" y="1220" />
|
||||
<di:waypoint x="1682" y="1220" />
|
||||
<di:waypoint x="1790" y="1400" />
|
||||
<di:waypoint x="1824" y="1400" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_03nhp07_di" bpmnElement="Event_1d64cvt">
|
||||
<dc:Bounds x="1490" y="1202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16535mj_di" bpmnElement="Activity_16535mj">
|
||||
<dc:Bounds x="1548" y="1180" width="100" height="80" />
|
||||
<dc:Bounds x="1632" y="1382" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_19ryvda_di" bpmnElement="Event_16dcvqd">
|
||||
<dc:Bounds x="1682" y="1202" width="36" height="36" />
|
||||
<dc:Bounds x="1824" y="1382" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16535mj_di" bpmnElement="Activity_16535mj">
|
||||
<dc:Bounds x="1690" y="1360" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Participant_18sv9vt_di" bpmnElement="Participant_18sv9vt" isHorizontal="true">
|
||||
<dc:Bounds x="1428" y="1320" width="560" height="130" />
|
||||
<dc:Bounds x="1570" y="1520" width="560" height="130" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1lvm3gr_di" bpmnElement="Flow_1lvm3gr">
|
||||
<di:waypoint x="1769" y="1382" />
|
||||
<di:waypoint x="1798" y="1382" />
|
||||
<di:waypoint x="1911" y="1582" />
|
||||
<di:waypoint x="1940" y="1582" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_02liz1g_di" bpmnElement="Flow_02liz1g">
|
||||
<di:waypoint x="1898" y="1382" />
|
||||
<di:waypoint x="1930" y="1382" />
|
||||
<di:waypoint x="2040" y="1582" />
|
||||
<di:waypoint x="2072" y="1582" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_1s4nmb2_di" bpmnElement="Event_1s4nmb2">
|
||||
<dc:Bounds x="1733" y="1364" width="36" height="36" />
|
||||
<dc:Bounds x="1875" y="1564" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1wqnoj6_di" bpmnElement="Activity_1wqnoj6">
|
||||
<dc:Bounds x="1798" y="1342" width="100" height="80" />
|
||||
<dc:Bounds x="1940" y="1542" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0lprpz2_di" bpmnElement="Event_0bdlqvi">
|
||||
<dc:Bounds x="1930" y="1364" width="36" height="36" />
|
||||
<dc:Bounds x="2072" y="1564" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_0pntyt9_di" bpmnElement="DataInputAssociation_0pntyt9">
|
||||
<di:waypoint x="353" y="513" />
|
||||
|
@ -796,28 +797,30 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1701" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1jxd3k4_di" bpmnElement="DataInputAssociation_1jxd3k4">
|
||||
<di:waypoint x="1949" y="1189" />
|
||||
<di:waypoint x="1934" y="1158" />
|
||||
<di:waypoint x="1979" y="1189" />
|
||||
<di:waypoint x="1964" y="1158" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_19tf2ig_di" bpmnElement="Flow_19tf2ig">
|
||||
<di:waypoint x="1835" y="1123" />
|
||||
<di:waypoint x="1751" y="1123" />
|
||||
<di:waypoint x="1751" y="1364" />
|
||||
<bpmndi:BPMNEdge id="Flow_173n3vn_di" bpmnElement="Flow_173n3vn">
|
||||
<di:waypoint x="1735" y="1163" />
|
||||
<di:waypoint x="1735" y="1273" />
|
||||
<di:waypoint x="1650" y="1273" />
|
||||
<di:waypoint x="1650" y="1382" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0y80b3b_di" bpmnElement="Flow_0y80b3b">
|
||||
<di:waypoint x="1948" y="1364" />
|
||||
<di:waypoint x="1948" y="1264" />
|
||||
<di:waypoint x="1913" y="1264" />
|
||||
<di:waypoint x="1913" y="1163" />
|
||||
<bpmndi:BPMNEdge id="Flow_0thbzdq_di" bpmnElement="Flow_0thbzdq">
|
||||
<di:waypoint x="1842" y="1382" />
|
||||
<di:waypoint x="1842" y="1273" />
|
||||
<di:waypoint x="1760" y="1273" />
|
||||
<di:waypoint x="1760" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1i1mf5g_di" bpmnElement="Flow_1i1mf5g">
|
||||
<di:waypoint x="1685" y="1123" />
|
||||
<di:waypoint x="1508" y="1123" />
|
||||
<di:waypoint x="1508" y="1202" />
|
||||
<bpmndi:BPMNEdge id="Flow_16ybvgs_di" bpmnElement="Flow_16ybvgs">
|
||||
<di:waypoint x="1893" y="1163" />
|
||||
<di:waypoint x="1893" y="1564" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0wtoi84_di" bpmnElement="Flow_0wtoi84">
|
||||
<di:waypoint x="1700" y="1202" />
|
||||
<di:waypoint x="1700" y="1163" />
|
||||
<bpmndi:BPMNEdge id="Flow_1qfk0xn_di" bpmnElement="Flow_1qfk0xn">
|
||||
<di:waypoint x="2090" y="1564" />
|
||||
<di:waypoint x="2090" y="1364" />
|
||||
<di:waypoint x="1920" y="1364" />
|
||||
<di:waypoint x="1920" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,10 +4,10 @@
|
|||
<bpmn:participant id="Participant_0rhvdb2" processRef="Rechnungseingang" />
|
||||
<bpmn:participant id="Participant_1t6l9uu" name="FI-System" processRef="Process_0981kcr" />
|
||||
<bpmn:participant id="Participant_18sv9vt" name="ERP-System" processRef="Process_16i5qhh" />
|
||||
<bpmn:messageFlow id="Flow_19tf2ig" sourceRef="Activity_1x7zph6" targetRef="Event_1s4nmb2" />
|
||||
<bpmn:messageFlow id="Flow_0y80b3b" sourceRef="Event_0bdlqvi" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:messageFlow id="Flow_1i1mf5g" sourceRef="Activity_108exu6" targetRef="Event_1d64cvt" />
|
||||
<bpmn:messageFlow id="Flow_0wtoi84" sourceRef="Event_16dcvqd" targetRef="Activity_108exu6" />
|
||||
<bpmn:messageFlow id="Flow_173n3vn" sourceRef="Activity_108exu6" targetRef="Event_1d64cvt" />
|
||||
<bpmn:messageFlow id="Flow_0thbzdq" sourceRef="Event_16dcvqd" targetRef="Activity_108exu6" />
|
||||
<bpmn:messageFlow id="Flow_16ybvgs" sourceRef="Activity_1x7zph6" targetRef="Event_1s4nmb2" />
|
||||
<bpmn:messageFlow id="Flow_1qfk0xn" sourceRef="Event_0bdlqvi" targetRef="Activity_1x7zph6" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Rechnungseingang" name="Rechnungseingang" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_0vckjdx">
|
||||
|
@ -36,10 +36,10 @@
|
|||
<bpmn:flowNodeRef>Activity_0vq3ho7</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0jdjg2h</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0lfg2b2</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1czv0yh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_1y79rn0</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_01r6r9e</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_108exu6</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1czv0yh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1x7zph6</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0u5smjl" name="Geschäftsführung">
|
||||
|
@ -84,7 +84,7 @@
|
|||
</bpmn:userTask>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1at71qu" name="Lieferschein (digital)" dataObjectRef="DataObject_1lefyt0" />
|
||||
<bpmn:dataObject id="DataObject_1lefyt0" />
|
||||
<bpmn:userTask id="Activity_1uloahn" name="Zahlungsziel & Rechnngsdaten festsetzen" camunda:formKey="embedded:app:forms/Rechnungssumme_Zahlungsziel.html">
|
||||
<bpmn:userTask id="Activity_1uloahn" name="Zahlungsziel & Rechnngsdaten festsetzen">
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="FormField_long_HoeheRechnungssumme" label="Rechnungssumme eingeben" type="long" />
|
||||
|
@ -186,9 +186,6 @@
|
|||
<bpmn:outgoing>Flow_0dub3tg</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0a59c48</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:endEvent id="Event_1czv0yh">
|
||||
<bpmn:incoming>Flow_0vok3bx</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:parallelGateway id="Gateway_1y79rn0">
|
||||
<bpmn:incoming>Flow_00dngjn</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1jt6q3y</bpmn:incoming>
|
||||
|
@ -201,8 +198,6 @@
|
|||
</bpmn:exclusiveGateway>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0fpian9" name="Überweisung" dataObjectRef="DataObject_0oj820u" />
|
||||
<bpmn:dataObject id="DataObject_0oj820u" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_08ly05s" name="Rechnung (digital)" dataObjectRef="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObject id="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1anpq9i" name="Lieferschein" dataObjectRef="DataObject_0iuegqj" />
|
||||
<bpmn:dataObject id="DataObject_0iuegqj" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1xniyui" name="Rechnung (digital)" dataObjectRef="DataObject_18x5ho6" />
|
||||
|
@ -230,24 +225,6 @@
|
|||
<bpmn:startEvent id="Event_1350hwr">
|
||||
<bpmn:outgoing>Flow_145gpqj</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="Activity_108exu6" name="Überweisung ausführen">
|
||||
<bpmn:incoming>Flow_0zftkwh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p94qch</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1froj4a" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1lzchto">
|
||||
<bpmn:sourceRef>DataObjectReference_0fpian9</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1froj4a</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_1x7zph6" name="Rechnung archivieren">
|
||||
<bpmn:incoming>Flow_0p94qch</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vok3bx</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1lqg73b" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1jxd3k4">
|
||||
<bpmn:sourceRef>DataObjectReference_08ly05s</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1lqg73b</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0bvc46v" sourceRef="Activity_1ovc6n5" targetRef="Activity_1b029kn" />
|
||||
<bpmn:sequenceFlow id="Flow_1kjf7y9" name="Rechnung freigegeben" sourceRef="Gateway_Lieferscheinpruefen" targetRef="Activity_1uloahn">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{FormField_Bool_Lieferscheinpruefen}</bpmn:conditionExpression>
|
||||
|
@ -292,10 +269,33 @@
|
|||
<bpmn:sequenceFlow id="Flow_0a59c48" name="Vorgang freigegeben" sourceRef="Gateway_Vorgangfreigeben" targetRef="Gateway_01r6r9e">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{FormField_bool_Vorgangpruefen}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0vok3bx" sourceRef="Activity_1x7zph6" targetRef="Event_1czv0yh" />
|
||||
<bpmn:sequenceFlow id="Flow_0p94qch" sourceRef="Activity_108exu6" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:sequenceFlow id="Flow_00dngjn" sourceRef="Gateway_01r6r9e" targetRef="Gateway_1y79rn0" />
|
||||
<bpmn:sequenceFlow id="Flow_0zftkwh" sourceRef="Gateway_1y79rn0" targetRef="Activity_108exu6" />
|
||||
<bpmn:sequenceFlow id="Flow_1qtw2q6" sourceRef="Activity_108exu6" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:serviceTask id="Activity_108exu6" name="Überweisung ausführen" camunda:class="com.bpmn.UeberweisungAusfuehren">
|
||||
<bpmn:incoming>Flow_0zftkwh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qtw2q6</bpmn:outgoing>
|
||||
<bpmn:property id="Property_0gc49y9" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1lzchto">
|
||||
<bpmn:sourceRef>DataObjectReference_0fpian9</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_0gc49y9</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:endEvent id="Event_1czv0yh">
|
||||
<bpmn:incoming>Flow_0vok3bx</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_08ly05s" name="Rechnung (digital)" dataObjectRef="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObject id="DataObject_0wb1tk1" />
|
||||
<bpmn:userTask id="Activity_1x7zph6" name="Rechnung archivieren">
|
||||
<bpmn:incoming>Flow_1qtw2q6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vok3bx</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1lqg73b" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1jxd3k4">
|
||||
<bpmn:sourceRef>DataObjectReference_08ly05s</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1lqg73b</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0vok3bx" sourceRef="Activity_1x7zph6" targetRef="Event_1czv0yh" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_1d5xbhp">
|
||||
<bpmn:text>Nachricht an den Einkauf</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -323,17 +323,17 @@ eingegangen</bpmn:text>
|
|||
<bpmn:outgoing>Flow_0kd9ypk</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_0ijl54b" messageRef="Message_1evjn6n" />
|
||||
</bpmn:startEvent>
|
||||
<bpmn:endEvent id="Event_16dcvqd">
|
||||
<bpmn:incoming>Flow_05nfk8a</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_00s1sg8" messageRef="Message_02nsmy6" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0kd9ypk" sourceRef="Event_1d64cvt" targetRef="Activity_16535mj" />
|
||||
<bpmn:sequenceFlow id="Flow_05nfk8a" sourceRef="Activity_16535mj" targetRef="Event_16dcvqd" />
|
||||
<bpmn:serviceTask id="Activity_16535mj" name="Überweisung ausführen">
|
||||
<bpmn:incoming>Flow_0kd9ypk</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05nfk8a</bpmn:outgoing>
|
||||
<bpmn:property id="Property_17tpfm5" name="__targetRef_placeholder" />
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:endEvent id="Event_16dcvqd">
|
||||
<bpmn:incoming>Flow_05nfk8a</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_00s1sg8" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_05nfk8a" sourceRef="Activity_16535mj" targetRef="Event_16dcvqd" />
|
||||
<bpmn:sequenceFlow id="Flow_0kd9ypk" sourceRef="Event_1d64cvt" targetRef="Activity_16535mj" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_16i5qhh" isExecutable="false">
|
||||
<bpmn:startEvent id="Event_1s4nmb2">
|
||||
|
@ -348,29 +348,30 @@ eingegangen</bpmn:text>
|
|||
<bpmn:incoming>Flow_02liz1g</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1jnf0j5" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_02liz1g" sourceRef="Activity_1wqnoj6" targetRef="Event_0bdlqvi" />
|
||||
<bpmn:sequenceFlow id="Flow_1lvm3gr" sourceRef="Event_1s4nmb2" targetRef="Activity_1wqnoj6" />
|
||||
<bpmn:sequenceFlow id="Flow_02liz1g" sourceRef="Activity_1wqnoj6" targetRef="Event_0bdlqvi" />
|
||||
</bpmn:process>
|
||||
<bpmn:message id="Message_1evjn6n" />
|
||||
<bpmn:message id="Message_02nsmy6" name="Ueberweisung_ausgefuehrt" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1wzor0e">
|
||||
<bpmndi:BPMNShape id="Participant_0rhvdb2_di" bpmnElement="Participant_0rhvdb2" isHorizontal="true">
|
||||
<dc:Bounds x="155" y="86" width="1900" height="1216" />
|
||||
<dc:Bounds x="155" y="86" width="2105" height="1216" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0u5smjl_di" bpmnElement="Lane_0u5smjl" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="909" width="1870" height="120" />
|
||||
<dc:Bounds x="185" y="909" width="2075" height="120" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1vcnl2m_di" bpmnElement="Lane_1vcnl2m" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="1029" width="1870" height="273" />
|
||||
<dc:Bounds x="185" y="1029" width="2075" height="273" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0nfuckv_di" bpmnElement="Lane_0nfuckv" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="631" width="1870" height="278" />
|
||||
<dc:Bounds x="185" y="631" width="2075" height="278" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0f2qeym_di" bpmnElement="Lane_0f2qeym" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="86" width="1870" height="360" />
|
||||
<dc:Bounds x="185" y="86" width="2075" height="360" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1srdryl_di" bpmnElement="Lane_1srdryl" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="446" width="1870" height="185" />
|
||||
<dc:Bounds x="185" y="446" width="2075" height="185" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0zftkwh_di" bpmnElement="Flow_0zftkwh">
|
||||
<di:waypoint x="1640" y="1123" />
|
||||
|
@ -380,14 +381,6 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1455" y="1123" />
|
||||
<di:waypoint x="1590" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0p94qch_di" bpmnElement="Flow_0p94qch">
|
||||
<di:waypoint x="1785" y="1123" />
|
||||
<di:waypoint x="1835" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vok3bx_di" bpmnElement="Flow_0vok3bx">
|
||||
<di:waypoint x="1935" y="1123" />
|
||||
<di:waypoint x="1987" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0a59c48_di" bpmnElement="Flow_0a59c48">
|
||||
<di:waypoint x="1330" y="994" />
|
||||
<di:waypoint x="1330" y="1123" />
|
||||
|
@ -531,6 +524,14 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="436" y="250" />
|
||||
<di:waypoint x="436" y="511" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qtw2q6_di" bpmnElement="Flow_1qtw2q6">
|
||||
<di:waypoint x="1785" y="1123" />
|
||||
<di:waypoint x="1865" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vok3bx_di" bpmnElement="Flow_0vok3bx">
|
||||
<di:waypoint x="1965" y="1123" />
|
||||
<di:waypoint x="2017" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Gateway_14wptg0_di" bpmnElement="Gateway_Lieferscheinpruefen" isMarkerVisible="true">
|
||||
<dc:Bounds x="541" y="526" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -606,9 +607,6 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="Gateway_07mt2sj_di" bpmnElement="Gateway_Vorgangfreigeben" isMarkerVisible="true">
|
||||
<dc:Bounds x="1305" y="944" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1czv0yh_di" bpmnElement="Event_1czv0yh">
|
||||
<dc:Bounds x="1987" y="1105" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0z0dkdt_di" bpmnElement="Gateway_1y79rn0">
|
||||
<dc:Bounds x="1590" y="1098" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -621,12 +619,6 @@ eingegangen</bpmn:text>
|
|||
<dc:Bounds x="1598" y="1216" width="65" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_08ly05s_di" bpmnElement="DataObjectReference_08ly05s">
|
||||
<dc:Bounds x="1942" y="1189" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1916" y="1246" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1anpq9i_di" bpmnElement="DataObjectReference_1anpq9i">
|
||||
<dc:Bounds x="317" y="480" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
@ -669,12 +661,6 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="Event_1350hwr_di" bpmnElement="Event_1350hwr">
|
||||
<dc:Bounds x="222" y="232" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0ecn0vh_di" bpmnElement="Activity_108exu6">
|
||||
<dc:Bounds x="1685" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v49yid_di" bpmnElement="Activity_1x7zph6">
|
||||
<dc:Bounds x="1835" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1d5xbhp_di" bpmnElement="TextAnnotation_1d5xbhp">
|
||||
<dc:Bounds x="955" y="686" width="100" height="40" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -690,6 +676,21 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="TextAnnotation_0n20cr3_di" bpmnElement="TextAnnotation_0n20cr3">
|
||||
<dc:Bounds x="1153" y="1256" width="201" height="30" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1s3ovv2_di" bpmnElement="Activity_108exu6">
|
||||
<dc:Bounds x="1685" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1czv0yh_di" bpmnElement="Event_1czv0yh">
|
||||
<dc:Bounds x="2017" y="1105" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_08ly05s_di" bpmnElement="DataObjectReference_08ly05s">
|
||||
<dc:Bounds x="1972" y="1189" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1946" y="1246" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v49yid_di" bpmnElement="Activity_1x7zph6">
|
||||
<dc:Bounds x="1865" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_1nzy89w_di" bpmnElement="Association_1nzy89w">
|
||||
<di:waypoint x="985" y="743" />
|
||||
<di:waypoint x="994" y="726" />
|
||||
|
@ -712,44 +713,48 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1255" y="1256" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_1t6l9uu_di" bpmnElement="Participant_1t6l9uu" isHorizontal="true">
|
||||
<dc:Bounds x="1428" y="1160" width="560" height="130" />
|
||||
<dc:Bounds x="1570" y="1340" width="560" height="130" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0kd9ypk_di" bpmnElement="Flow_0kd9ypk">
|
||||
<di:waypoint x="1526" y="1220" />
|
||||
<di:waypoint x="1548" y="1220" />
|
||||
<di:waypoint x="1668" y="1400" />
|
||||
<di:waypoint x="1679" y="1400" />
|
||||
<di:waypoint x="1679" y="1390" />
|
||||
<di:waypoint x="1690" y="1390" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_05nfk8a_di" bpmnElement="Flow_05nfk8a">
|
||||
<di:waypoint x="1648" y="1220" />
|
||||
<di:waypoint x="1682" y="1220" />
|
||||
<di:waypoint x="1790" y="1390" />
|
||||
<di:waypoint x="1807" y="1390" />
|
||||
<di:waypoint x="1807" y="1400" />
|
||||
<di:waypoint x="1824" y="1400" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_03nhp07_di" bpmnElement="Event_1d64cvt">
|
||||
<dc:Bounds x="1490" y="1202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16535mj_di" bpmnElement="Activity_16535mj">
|
||||
<dc:Bounds x="1548" y="1180" width="100" height="80" />
|
||||
<dc:Bounds x="1632" y="1382" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_19ryvda_di" bpmnElement="Event_16dcvqd">
|
||||
<dc:Bounds x="1682" y="1202" width="36" height="36" />
|
||||
<dc:Bounds x="1824" y="1382" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16535mj_di" bpmnElement="Activity_16535mj">
|
||||
<dc:Bounds x="1690" y="1350" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Participant_18sv9vt_di" bpmnElement="Participant_18sv9vt" isHorizontal="true">
|
||||
<dc:Bounds x="1428" y="1320" width="560" height="130" />
|
||||
<dc:Bounds x="1570" y="1520" width="560" height="130" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1lvm3gr_di" bpmnElement="Flow_1lvm3gr">
|
||||
<di:waypoint x="1769" y="1382" />
|
||||
<di:waypoint x="1798" y="1382" />
|
||||
<di:waypoint x="1911" y="1582" />
|
||||
<di:waypoint x="1940" y="1582" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_02liz1g_di" bpmnElement="Flow_02liz1g">
|
||||
<di:waypoint x="1898" y="1382" />
|
||||
<di:waypoint x="1930" y="1382" />
|
||||
<di:waypoint x="2040" y="1582" />
|
||||
<di:waypoint x="2072" y="1582" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_1s4nmb2_di" bpmnElement="Event_1s4nmb2">
|
||||
<dc:Bounds x="1733" y="1364" width="36" height="36" />
|
||||
<dc:Bounds x="1875" y="1564" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1wqnoj6_di" bpmnElement="Activity_1wqnoj6">
|
||||
<dc:Bounds x="1798" y="1342" width="100" height="80" />
|
||||
<dc:Bounds x="1940" y="1542" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0lprpz2_di" bpmnElement="Event_0bdlqvi">
|
||||
<dc:Bounds x="1930" y="1364" width="36" height="36" />
|
||||
<dc:Bounds x="2072" y="1564" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_0pntyt9_di" bpmnElement="DataInputAssociation_0pntyt9">
|
||||
<di:waypoint x="353" y="513" />
|
||||
|
@ -796,28 +801,30 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1701" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1jxd3k4_di" bpmnElement="DataInputAssociation_1jxd3k4">
|
||||
<di:waypoint x="1949" y="1189" />
|
||||
<di:waypoint x="1934" y="1158" />
|
||||
<di:waypoint x="1979" y="1189" />
|
||||
<di:waypoint x="1964" y="1158" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_19tf2ig_di" bpmnElement="Flow_19tf2ig">
|
||||
<di:waypoint x="1835" y="1123" />
|
||||
<di:waypoint x="1751" y="1123" />
|
||||
<di:waypoint x="1751" y="1364" />
|
||||
<bpmndi:BPMNEdge id="Flow_173n3vn_di" bpmnElement="Flow_173n3vn">
|
||||
<di:waypoint x="1735" y="1163" />
|
||||
<di:waypoint x="1735" y="1273" />
|
||||
<di:waypoint x="1650" y="1273" />
|
||||
<di:waypoint x="1650" y="1382" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0y80b3b_di" bpmnElement="Flow_0y80b3b">
|
||||
<di:waypoint x="1948" y="1364" />
|
||||
<di:waypoint x="1948" y="1264" />
|
||||
<di:waypoint x="1913" y="1264" />
|
||||
<di:waypoint x="1913" y="1163" />
|
||||
<bpmndi:BPMNEdge id="Flow_0thbzdq_di" bpmnElement="Flow_0thbzdq">
|
||||
<di:waypoint x="1842" y="1382" />
|
||||
<di:waypoint x="1842" y="1273" />
|
||||
<di:waypoint x="1760" y="1273" />
|
||||
<di:waypoint x="1760" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1i1mf5g_di" bpmnElement="Flow_1i1mf5g">
|
||||
<di:waypoint x="1685" y="1123" />
|
||||
<di:waypoint x="1508" y="1123" />
|
||||
<di:waypoint x="1508" y="1202" />
|
||||
<bpmndi:BPMNEdge id="Flow_16ybvgs_di" bpmnElement="Flow_16ybvgs">
|
||||
<di:waypoint x="1893" y="1163" />
|
||||
<di:waypoint x="1893" y="1564" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0wtoi84_di" bpmnElement="Flow_0wtoi84">
|
||||
<di:waypoint x="1700" y="1202" />
|
||||
<di:waypoint x="1700" y="1163" />
|
||||
<bpmndi:BPMNEdge id="Flow_1qfk0xn_di" bpmnElement="Flow_1qfk0xn">
|
||||
<di:waypoint x="2090" y="1564" />
|
||||
<di:waypoint x="2090" y="1364" />
|
||||
<di:waypoint x="1920" y="1364" />
|
||||
<di:waypoint x="1920" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
|
1
Rechnungseingang/target/classes/.gitignore
vendored
1
Rechnungseingang/target/classes/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
/com/
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,10 +4,10 @@
|
|||
<bpmn:participant id="Participant_0rhvdb2" processRef="Rechnungseingang" />
|
||||
<bpmn:participant id="Participant_1t6l9uu" name="FI-System" processRef="Process_0981kcr" />
|
||||
<bpmn:participant id="Participant_18sv9vt" name="ERP-System" processRef="Process_16i5qhh" />
|
||||
<bpmn:messageFlow id="Flow_19tf2ig" sourceRef="Activity_1x7zph6" targetRef="Event_1s4nmb2" />
|
||||
<bpmn:messageFlow id="Flow_0y80b3b" sourceRef="Event_0bdlqvi" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:messageFlow id="Flow_1i1mf5g" sourceRef="Activity_108exu6" targetRef="Event_1d64cvt" />
|
||||
<bpmn:messageFlow id="Flow_0wtoi84" sourceRef="Event_16dcvqd" targetRef="Activity_108exu6" />
|
||||
<bpmn:messageFlow id="Flow_173n3vn" sourceRef="Activity_108exu6" targetRef="Event_1d64cvt" />
|
||||
<bpmn:messageFlow id="Flow_0thbzdq" sourceRef="Event_16dcvqd" targetRef="Activity_108exu6" />
|
||||
<bpmn:messageFlow id="Flow_16ybvgs" sourceRef="Activity_1x7zph6" targetRef="Event_1s4nmb2" />
|
||||
<bpmn:messageFlow id="Flow_1qfk0xn" sourceRef="Event_0bdlqvi" targetRef="Activity_1x7zph6" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Rechnungseingang" name="Rechnungseingang" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_0vckjdx">
|
||||
|
@ -36,10 +36,10 @@
|
|||
<bpmn:flowNodeRef>Activity_0vq3ho7</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0jdjg2h</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0lfg2b2</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1czv0yh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_1y79rn0</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_01r6r9e</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_108exu6</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1czv0yh</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1x7zph6</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0u5smjl" name="Geschäftsführung">
|
||||
|
@ -84,7 +84,7 @@
|
|||
</bpmn:userTask>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1at71qu" name="Lieferschein (digital)" dataObjectRef="DataObject_1lefyt0" />
|
||||
<bpmn:dataObject id="DataObject_1lefyt0" />
|
||||
<bpmn:userTask id="Activity_1uloahn" name="Zahlungsziel & Rechnngsdaten festsetzen" camunda:formKey="embedded:app:forms/Rechnungssumme_Zahlungsziel.html">
|
||||
<bpmn:userTask id="Activity_1uloahn" name="Zahlungsziel & Rechnngsdaten festsetzen">
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="FormField_long_HoeheRechnungssumme" label="Rechnungssumme eingeben" type="long" />
|
||||
|
@ -186,9 +186,6 @@
|
|||
<bpmn:outgoing>Flow_0dub3tg</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0a59c48</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:endEvent id="Event_1czv0yh">
|
||||
<bpmn:incoming>Flow_0vok3bx</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:parallelGateway id="Gateway_1y79rn0">
|
||||
<bpmn:incoming>Flow_00dngjn</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1jt6q3y</bpmn:incoming>
|
||||
|
@ -201,8 +198,6 @@
|
|||
</bpmn:exclusiveGateway>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0fpian9" name="Überweisung" dataObjectRef="DataObject_0oj820u" />
|
||||
<bpmn:dataObject id="DataObject_0oj820u" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_08ly05s" name="Rechnung (digital)" dataObjectRef="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObject id="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1anpq9i" name="Lieferschein" dataObjectRef="DataObject_0iuegqj" />
|
||||
<bpmn:dataObject id="DataObject_0iuegqj" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1xniyui" name="Rechnung (digital)" dataObjectRef="DataObject_18x5ho6" />
|
||||
|
@ -230,24 +225,6 @@
|
|||
<bpmn:startEvent id="Event_1350hwr">
|
||||
<bpmn:outgoing>Flow_145gpqj</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="Activity_108exu6" name="Überweisung ausführen">
|
||||
<bpmn:incoming>Flow_0zftkwh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p94qch</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1froj4a" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1lzchto">
|
||||
<bpmn:sourceRef>DataObjectReference_0fpian9</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1froj4a</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_1x7zph6" name="Rechnung archivieren">
|
||||
<bpmn:incoming>Flow_0p94qch</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vok3bx</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1lqg73b" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1jxd3k4">
|
||||
<bpmn:sourceRef>DataObjectReference_08ly05s</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1lqg73b</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0bvc46v" sourceRef="Activity_1ovc6n5" targetRef="Activity_1b029kn" />
|
||||
<bpmn:sequenceFlow id="Flow_1kjf7y9" name="Rechnung freigegeben" sourceRef="Gateway_Lieferscheinpruefen" targetRef="Activity_1uloahn">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{FormField_Bool_Lieferscheinpruefen}</bpmn:conditionExpression>
|
||||
|
@ -292,10 +269,33 @@
|
|||
<bpmn:sequenceFlow id="Flow_0a59c48" name="Vorgang freigegeben" sourceRef="Gateway_Vorgangfreigeben" targetRef="Gateway_01r6r9e">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{FormField_bool_Vorgangpruefen}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0vok3bx" sourceRef="Activity_1x7zph6" targetRef="Event_1czv0yh" />
|
||||
<bpmn:sequenceFlow id="Flow_0p94qch" sourceRef="Activity_108exu6" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:sequenceFlow id="Flow_00dngjn" sourceRef="Gateway_01r6r9e" targetRef="Gateway_1y79rn0" />
|
||||
<bpmn:sequenceFlow id="Flow_0zftkwh" sourceRef="Gateway_1y79rn0" targetRef="Activity_108exu6" />
|
||||
<bpmn:sequenceFlow id="Flow_1qtw2q6" sourceRef="Activity_108exu6" targetRef="Activity_1x7zph6" />
|
||||
<bpmn:serviceTask id="Activity_108exu6" name="Überweisung ausführen" camunda:class="com.bpmn.UeberweisungAusfuehren">
|
||||
<bpmn:incoming>Flow_0zftkwh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qtw2q6</bpmn:outgoing>
|
||||
<bpmn:property id="Property_0gc49y9" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1lzchto">
|
||||
<bpmn:sourceRef>DataObjectReference_0fpian9</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_0gc49y9</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:endEvent id="Event_1czv0yh">
|
||||
<bpmn:incoming>Flow_0vok3bx</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_08ly05s" name="Rechnung (digital)" dataObjectRef="DataObject_0wb1tk1" />
|
||||
<bpmn:dataObject id="DataObject_0wb1tk1" />
|
||||
<bpmn:userTask id="Activity_1x7zph6" name="Rechnung archivieren">
|
||||
<bpmn:incoming>Flow_1qtw2q6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vok3bx</bpmn:outgoing>
|
||||
<bpmn:property id="Property_1lqg73b" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1jxd3k4">
|
||||
<bpmn:sourceRef>DataObjectReference_08ly05s</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1lqg73b</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0vok3bx" sourceRef="Activity_1x7zph6" targetRef="Event_1czv0yh" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_1d5xbhp">
|
||||
<bpmn:text>Nachricht an den Einkauf</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -323,17 +323,17 @@ eingegangen</bpmn:text>
|
|||
<bpmn:outgoing>Flow_0kd9ypk</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_0ijl54b" messageRef="Message_1evjn6n" />
|
||||
</bpmn:startEvent>
|
||||
<bpmn:endEvent id="Event_16dcvqd">
|
||||
<bpmn:incoming>Flow_05nfk8a</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_00s1sg8" messageRef="Message_02nsmy6" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0kd9ypk" sourceRef="Event_1d64cvt" targetRef="Activity_16535mj" />
|
||||
<bpmn:sequenceFlow id="Flow_05nfk8a" sourceRef="Activity_16535mj" targetRef="Event_16dcvqd" />
|
||||
<bpmn:serviceTask id="Activity_16535mj" name="Überweisung ausführen">
|
||||
<bpmn:incoming>Flow_0kd9ypk</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05nfk8a</bpmn:outgoing>
|
||||
<bpmn:property id="Property_17tpfm5" name="__targetRef_placeholder" />
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:endEvent id="Event_16dcvqd">
|
||||
<bpmn:incoming>Flow_05nfk8a</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_00s1sg8" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_05nfk8a" sourceRef="Activity_16535mj" targetRef="Event_16dcvqd" />
|
||||
<bpmn:sequenceFlow id="Flow_0kd9ypk" sourceRef="Event_1d64cvt" targetRef="Activity_16535mj" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_16i5qhh" isExecutable="false">
|
||||
<bpmn:startEvent id="Event_1s4nmb2">
|
||||
|
@ -348,29 +348,30 @@ eingegangen</bpmn:text>
|
|||
<bpmn:incoming>Flow_02liz1g</bpmn:incoming>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1jnf0j5" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_02liz1g" sourceRef="Activity_1wqnoj6" targetRef="Event_0bdlqvi" />
|
||||
<bpmn:sequenceFlow id="Flow_1lvm3gr" sourceRef="Event_1s4nmb2" targetRef="Activity_1wqnoj6" />
|
||||
<bpmn:sequenceFlow id="Flow_02liz1g" sourceRef="Activity_1wqnoj6" targetRef="Event_0bdlqvi" />
|
||||
</bpmn:process>
|
||||
<bpmn:message id="Message_1evjn6n" />
|
||||
<bpmn:message id="Message_02nsmy6" name="Ueberweisung_ausgefuehrt" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1wzor0e">
|
||||
<bpmndi:BPMNShape id="Participant_0rhvdb2_di" bpmnElement="Participant_0rhvdb2" isHorizontal="true">
|
||||
<dc:Bounds x="155" y="86" width="1900" height="1216" />
|
||||
<dc:Bounds x="155" y="86" width="2105" height="1216" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0u5smjl_di" bpmnElement="Lane_0u5smjl" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="909" width="1870" height="120" />
|
||||
<dc:Bounds x="185" y="909" width="2075" height="120" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1vcnl2m_di" bpmnElement="Lane_1vcnl2m" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="1029" width="1870" height="273" />
|
||||
<dc:Bounds x="185" y="1029" width="2075" height="273" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0nfuckv_di" bpmnElement="Lane_0nfuckv" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="631" width="1870" height="278" />
|
||||
<dc:Bounds x="185" y="631" width="2075" height="278" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0f2qeym_di" bpmnElement="Lane_0f2qeym" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="86" width="1870" height="360" />
|
||||
<dc:Bounds x="185" y="86" width="2075" height="360" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1srdryl_di" bpmnElement="Lane_1srdryl" isHorizontal="true">
|
||||
<dc:Bounds x="185" y="446" width="1870" height="185" />
|
||||
<dc:Bounds x="185" y="446" width="2075" height="185" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0zftkwh_di" bpmnElement="Flow_0zftkwh">
|
||||
<di:waypoint x="1640" y="1123" />
|
||||
|
@ -380,14 +381,6 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1455" y="1123" />
|
||||
<di:waypoint x="1590" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0p94qch_di" bpmnElement="Flow_0p94qch">
|
||||
<di:waypoint x="1785" y="1123" />
|
||||
<di:waypoint x="1835" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vok3bx_di" bpmnElement="Flow_0vok3bx">
|
||||
<di:waypoint x="1935" y="1123" />
|
||||
<di:waypoint x="1987" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0a59c48_di" bpmnElement="Flow_0a59c48">
|
||||
<di:waypoint x="1330" y="994" />
|
||||
<di:waypoint x="1330" y="1123" />
|
||||
|
@ -531,6 +524,14 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="436" y="250" />
|
||||
<di:waypoint x="436" y="511" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qtw2q6_di" bpmnElement="Flow_1qtw2q6">
|
||||
<di:waypoint x="1785" y="1123" />
|
||||
<di:waypoint x="1865" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vok3bx_di" bpmnElement="Flow_0vok3bx">
|
||||
<di:waypoint x="1965" y="1123" />
|
||||
<di:waypoint x="2017" y="1123" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Gateway_14wptg0_di" bpmnElement="Gateway_Lieferscheinpruefen" isMarkerVisible="true">
|
||||
<dc:Bounds x="541" y="526" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -606,9 +607,6 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="Gateway_07mt2sj_di" bpmnElement="Gateway_Vorgangfreigeben" isMarkerVisible="true">
|
||||
<dc:Bounds x="1305" y="944" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1czv0yh_di" bpmnElement="Event_1czv0yh">
|
||||
<dc:Bounds x="1987" y="1105" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0z0dkdt_di" bpmnElement="Gateway_1y79rn0">
|
||||
<dc:Bounds x="1590" y="1098" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -621,12 +619,6 @@ eingegangen</bpmn:text>
|
|||
<dc:Bounds x="1598" y="1216" width="65" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_08ly05s_di" bpmnElement="DataObjectReference_08ly05s">
|
||||
<dc:Bounds x="1942" y="1189" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1916" y="1246" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1anpq9i_di" bpmnElement="DataObjectReference_1anpq9i">
|
||||
<dc:Bounds x="317" y="480" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
@ -669,12 +661,6 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="Event_1350hwr_di" bpmnElement="Event_1350hwr">
|
||||
<dc:Bounds x="222" y="232" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0ecn0vh_di" bpmnElement="Activity_108exu6">
|
||||
<dc:Bounds x="1685" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v49yid_di" bpmnElement="Activity_1x7zph6">
|
||||
<dc:Bounds x="1835" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1d5xbhp_di" bpmnElement="TextAnnotation_1d5xbhp">
|
||||
<dc:Bounds x="955" y="686" width="100" height="40" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -690,6 +676,21 @@ eingegangen</bpmn:text>
|
|||
<bpmndi:BPMNShape id="TextAnnotation_0n20cr3_di" bpmnElement="TextAnnotation_0n20cr3">
|
||||
<dc:Bounds x="1153" y="1256" width="201" height="30" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1s3ovv2_di" bpmnElement="Activity_108exu6">
|
||||
<dc:Bounds x="1685" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1czv0yh_di" bpmnElement="Event_1czv0yh">
|
||||
<dc:Bounds x="2017" y="1105" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_08ly05s_di" bpmnElement="DataObjectReference_08ly05s">
|
||||
<dc:Bounds x="1972" y="1189" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1946" y="1246" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v49yid_di" bpmnElement="Activity_1x7zph6">
|
||||
<dc:Bounds x="1865" y="1083" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_1nzy89w_di" bpmnElement="Association_1nzy89w">
|
||||
<di:waypoint x="985" y="743" />
|
||||
<di:waypoint x="994" y="726" />
|
||||
|
@ -712,44 +713,48 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1255" y="1256" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Participant_1t6l9uu_di" bpmnElement="Participant_1t6l9uu" isHorizontal="true">
|
||||
<dc:Bounds x="1428" y="1160" width="560" height="130" />
|
||||
<dc:Bounds x="1570" y="1340" width="560" height="130" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0kd9ypk_di" bpmnElement="Flow_0kd9ypk">
|
||||
<di:waypoint x="1526" y="1220" />
|
||||
<di:waypoint x="1548" y="1220" />
|
||||
<di:waypoint x="1668" y="1400" />
|
||||
<di:waypoint x="1679" y="1400" />
|
||||
<di:waypoint x="1679" y="1390" />
|
||||
<di:waypoint x="1690" y="1390" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_05nfk8a_di" bpmnElement="Flow_05nfk8a">
|
||||
<di:waypoint x="1648" y="1220" />
|
||||
<di:waypoint x="1682" y="1220" />
|
||||
<di:waypoint x="1790" y="1390" />
|
||||
<di:waypoint x="1807" y="1390" />
|
||||
<di:waypoint x="1807" y="1400" />
|
||||
<di:waypoint x="1824" y="1400" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_03nhp07_di" bpmnElement="Event_1d64cvt">
|
||||
<dc:Bounds x="1490" y="1202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16535mj_di" bpmnElement="Activity_16535mj">
|
||||
<dc:Bounds x="1548" y="1180" width="100" height="80" />
|
||||
<dc:Bounds x="1632" y="1382" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_19ryvda_di" bpmnElement="Event_16dcvqd">
|
||||
<dc:Bounds x="1682" y="1202" width="36" height="36" />
|
||||
<dc:Bounds x="1824" y="1382" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16535mj_di" bpmnElement="Activity_16535mj">
|
||||
<dc:Bounds x="1690" y="1350" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Participant_18sv9vt_di" bpmnElement="Participant_18sv9vt" isHorizontal="true">
|
||||
<dc:Bounds x="1428" y="1320" width="560" height="130" />
|
||||
<dc:Bounds x="1570" y="1520" width="560" height="130" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1lvm3gr_di" bpmnElement="Flow_1lvm3gr">
|
||||
<di:waypoint x="1769" y="1382" />
|
||||
<di:waypoint x="1798" y="1382" />
|
||||
<di:waypoint x="1911" y="1582" />
|
||||
<di:waypoint x="1940" y="1582" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_02liz1g_di" bpmnElement="Flow_02liz1g">
|
||||
<di:waypoint x="1898" y="1382" />
|
||||
<di:waypoint x="1930" y="1382" />
|
||||
<di:waypoint x="2040" y="1582" />
|
||||
<di:waypoint x="2072" y="1582" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_1s4nmb2_di" bpmnElement="Event_1s4nmb2">
|
||||
<dc:Bounds x="1733" y="1364" width="36" height="36" />
|
||||
<dc:Bounds x="1875" y="1564" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1wqnoj6_di" bpmnElement="Activity_1wqnoj6">
|
||||
<dc:Bounds x="1798" y="1342" width="100" height="80" />
|
||||
<dc:Bounds x="1940" y="1542" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0lprpz2_di" bpmnElement="Event_0bdlqvi">
|
||||
<dc:Bounds x="1930" y="1364" width="36" height="36" />
|
||||
<dc:Bounds x="2072" y="1564" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_0pntyt9_di" bpmnElement="DataInputAssociation_0pntyt9">
|
||||
<di:waypoint x="353" y="513" />
|
||||
|
@ -796,28 +801,30 @@ eingegangen</bpmn:text>
|
|||
<di:waypoint x="1701" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1jxd3k4_di" bpmnElement="DataInputAssociation_1jxd3k4">
|
||||
<di:waypoint x="1949" y="1189" />
|
||||
<di:waypoint x="1934" y="1158" />
|
||||
<di:waypoint x="1979" y="1189" />
|
||||
<di:waypoint x="1964" y="1158" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_19tf2ig_di" bpmnElement="Flow_19tf2ig">
|
||||
<di:waypoint x="1835" y="1123" />
|
||||
<di:waypoint x="1751" y="1123" />
|
||||
<di:waypoint x="1751" y="1364" />
|
||||
<bpmndi:BPMNEdge id="Flow_173n3vn_di" bpmnElement="Flow_173n3vn">
|
||||
<di:waypoint x="1735" y="1163" />
|
||||
<di:waypoint x="1735" y="1273" />
|
||||
<di:waypoint x="1650" y="1273" />
|
||||
<di:waypoint x="1650" y="1382" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0y80b3b_di" bpmnElement="Flow_0y80b3b">
|
||||
<di:waypoint x="1948" y="1364" />
|
||||
<di:waypoint x="1948" y="1264" />
|
||||
<di:waypoint x="1913" y="1264" />
|
||||
<di:waypoint x="1913" y="1163" />
|
||||
<bpmndi:BPMNEdge id="Flow_0thbzdq_di" bpmnElement="Flow_0thbzdq">
|
||||
<di:waypoint x="1842" y="1382" />
|
||||
<di:waypoint x="1842" y="1273" />
|
||||
<di:waypoint x="1760" y="1273" />
|
||||
<di:waypoint x="1760" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1i1mf5g_di" bpmnElement="Flow_1i1mf5g">
|
||||
<di:waypoint x="1685" y="1123" />
|
||||
<di:waypoint x="1508" y="1123" />
|
||||
<di:waypoint x="1508" y="1202" />
|
||||
<bpmndi:BPMNEdge id="Flow_16ybvgs_di" bpmnElement="Flow_16ybvgs">
|
||||
<di:waypoint x="1893" y="1163" />
|
||||
<di:waypoint x="1893" y="1564" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0wtoi84_di" bpmnElement="Flow_0wtoi84">
|
||||
<di:waypoint x="1700" y="1202" />
|
||||
<di:waypoint x="1700" y="1163" />
|
||||
<bpmndi:BPMNEdge id="Flow_1qfk0xn_di" bpmnElement="Flow_1qfk0xn">
|
||||
<di:waypoint x="2090" y="1564" />
|
||||
<di:waypoint x="2090" y="1364" />
|
||||
<di:waypoint x="1920" y="1364" />
|
||||
<di:waypoint x="1920" y="1163" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
#Generated by Maven
|
||||
<<<<<<< HEAD
|
||||
#Fri May 29 11:12:35 CEST 2020
|
||||
#Fri May 29 11:57:04 CEST 2020
|
||||
version=0.0.1-SNAPSHOT
|
||||
=======
|
||||
#Fri May 29 11:25:02 CEST 2020
|
||||
>>>>>>> f7d091571ae821164094d23541f0d9869b8eb05d
|
||||
groupId=com.bpmn
|
||||
artifactId=Rechnungseingang
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,9 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<<<<<<< HEAD
|
||||
<testsuite tests="2" failures="0" name="com.bpmn.Rechnungseingang.ProcessUnitTest" time="1.528" errors="0" skipped="0">
|
||||
=======
|
||||
<testsuite tests="2" failures="0" name="com.bpmn.Rechnungseingang.ProcessUnitTest" time="1.821" errors="0" skipped="0">
|
||||
>>>>>>> f7d091571ae821164094d23541f0d9869b8eb05d
|
||||
<testsuite tests="2" failures="0" name="com.bpmn.Rechnungseingang.ProcessUnitTest" time="1.687" errors="0" skipped="0">
|
||||
<properties>
|
||||
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
|
||||
<property name="sun.boot.library.path" value="C:\Program Files\Java\jre1.8.0_251\bin"/>
|
||||
|
@ -31,11 +27,7 @@
|
|||
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
|
||||
<property name="user.variant" value=""/>
|
||||
<property name="os.name" value="Windows 10"/>
|
||||
<<<<<<< HEAD
|
||||
<property name="classworlds.conf" value="C:\Users\Philipp\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf6712570229565924703.tmp"/>
|
||||
=======
|
||||
<property name="classworlds.conf" value="C:\Users\schmi\Documents\Eclipse Workspace\BPMN\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf7120717646120855187.tmp"/>
|
||||
>>>>>>> f7d091571ae821164094d23541f0d9869b8eb05d
|
||||
<property name="classworlds.conf" value="C:\Users\Philipp\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf5965747723942161302.tmp"/>
|
||||
<property name="sun.jnu.encoding" value="Cp1252"/>
|
||||
<property name="java.library.path" value="C:\Program Files\Java\jre1.8.0_251\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre1.8.0_251/bin/server;C:/Program Files/Java/jre1.8.0_251/bin;C:/Program Files/Java/jre1.8.0_251/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\Philipp\AppData\Local\Microsoft\WindowsApps;C:\Users\Philipp\AppData\Local\GitHubDesktop\bin;C:\Windows\System32;;."/>
|
||||
<property name="java.specification.name" value="Java Platform API Specification"/>
|
||||
|
@ -69,11 +61,6 @@
|
|||
<property name="sun.desktop" value="windows"/>
|
||||
<property name="sun.cpu.isalist" value="amd64"/>
|
||||
</properties>
|
||||
<<<<<<< HEAD
|
||||
<testcase classname="com.bpmn.Rechnungseingang.ProcessUnitTest" name="testParsingAndDeployment" time="1.313"/>
|
||||
<testcase classname="com.bpmn.Rechnungseingang.ProcessUnitTest" name="testHappyPath" time="0.215"/>
|
||||
=======
|
||||
<testcase classname="com.bpmn.Rechnungseingang.ProcessUnitTest" name="testParsingAndDeployment" time="1.416"/>
|
||||
<testcase classname="com.bpmn.Rechnungseingang.ProcessUnitTest" name="testHappyPath" time="0.405"/>
|
||||
>>>>>>> f7d091571ae821164094d23541f0d9869b8eb05d
|
||||
<testcase classname="com.bpmn.Rechnungseingang.ProcessUnitTest" name="testParsingAndDeployment" time="1.433"/>
|
||||
<testcase classname="com.bpmn.Rechnungseingang.ProcessUnitTest" name="testHappyPath" time="0.254"/>
|
||||
</testsuite>
|
|
@ -1,8 +1,4 @@
|
|||
-------------------------------------------------------------------------------
|
||||
Test set: com.bpmn.Rechnungseingang.ProcessUnitTest
|
||||
-------------------------------------------------------------------------------
|
||||
<<<<<<< HEAD
|
||||
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.964 sec
|
||||
=======
|
||||
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.437 sec
|
||||
>>>>>>> f7d091571ae821164094d23541f0d9869b8eb05d
|
||||
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.305 sec
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
/com/
|
Binary file not shown.
Loading…
Reference in a new issue