update
This commit is contained in:
parent
09cb832173
commit
60ce7a34ee
1 changed files with 18 additions and 29 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- origin at X=0.0 Y=0.0 -->
|
||||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:ext="http://org.eclipse.bpmn2/ext" xmlns:imixs="http://www.imixs.org/bpmn2" xmlns:xs="http://www.w3.org/2001/XMLSchema" id="Definitions_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.3.Final-v20210519-2007-B1" targetNamespace="http://www.imixs.org/bpmn2">
|
||||
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:ext="http://org.eclipse.bpmn2/ext" xmlns:imixs="http://www.imixs.org/bpmn2" xmlns:xs="http://www.w3.org/2001/XMLSchema" id="Definitions_1" exporter="org.eclipse.bpmn2.modeler.core" exporterVersion="1.5.2.SNAPSHOT-v20200602-1600-B1" targetNamespace="http://www.imixs.org/bpmn2">
|
||||
<bpmn2:extensionElements>
|
||||
<imixs:item name="txtworkflowmodelversion" type="xs:string">
|
||||
<imixs:value><![CDATA[rechnungsausgang-de-1.0]]></imixs:value>
|
||||
|
|
@ -64,9 +64,9 @@
|
|||
<bpmn2:flowNodeRef>IntermediateCatchEvent_17</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>ExclusiveGateway_4</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateThrowEvent_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_18</bpmn2:flowNodeRef>
|
||||
</bpmn2:lane>
|
||||
<bpmn2:lane id="Lane_6" name="Bereich Manager">
|
||||
<bpmn2:flowNodeRef>ExclusiveGateway_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateCatchEvent_10</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_3</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>Task_4</bpmn2:flowNodeRef>
|
||||
|
|
@ -87,6 +87,7 @@
|
|||
<bpmn2:flowNodeRef>IntermediateThrowEvent_5</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateThrowEvent_1</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>IntermediateThrowEvent_2</bpmn2:flowNodeRef>
|
||||
<bpmn2:flowNodeRef>ExclusiveGateway_3</bpmn2:flowNodeRef>
|
||||
</bpmn2:lane>
|
||||
</bpmn2:laneSet>
|
||||
<bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_5000-20" imixs:activityid="50" name="Weiterleiten">
|
||||
|
|
@ -347,7 +348,6 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com
|
|||
</imixs-form-section>
|
||||
|
||||
<imixs-form-section columns="2">
|
||||
<item name="" type="custom" path="alexander/zahlungsart" label="Zahlungsart:"/>
|
||||
<item name="" type="custom" path="alexander/spaceref" label="Bereich:" />
|
||||
</imixs-form-section>
|
||||
</imixs-form>]]></bpmn2:documentation>
|
||||
|
|
@ -1338,14 +1338,14 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<bpmn2:sequenceFlow id="SequenceFlow_4" sourceRef="IntermediateCatchEvent_8" targetRef="Task_5005"/>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_5" sourceRef="ExclusiveGateway_3" targetRef="IntermediateCatchEvent_12"/>
|
||||
<bpmn2:exclusiveGateway id="ExclusiveGateway_2">
|
||||
<bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_34</bpmn2:incoming>
|
||||
<bpmn2:incoming>SequenceFlow_23</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_13</bpmn2:outgoing>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:exclusiveGateway id="ExclusiveGateway_3" gatewayDirection="Diverging">
|
||||
<bpmn2:incoming>SequenceFlow_18</bpmn2:incoming>
|
||||
<bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_28</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing>
|
||||
<bpmn2:outgoing>SequenceFlow_56</bpmn2:outgoing>
|
||||
</bpmn2:exclusiveGateway>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_13" sourceRef="ExclusiveGateway_2" targetRef="Task_5"/>
|
||||
|
|
@ -1609,9 +1609,6 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
</bpmn2:intermediateThrowEvent>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_58" sourceRef="Task_5005" targetRef="IntermediateThrowEvent_2"/>
|
||||
<bpmn2:association id="Association_2" sourceRef="DataObject_2" targetRef="Task_2"/>
|
||||
<bpmn2:textAnnotation id="TextAnnotation_4">
|
||||
<bpmn2:text>Liegt eine Logistik Leistung vor, wird ein Fachbereich ausgewählt</bpmn2:text>
|
||||
</bpmn2:textAnnotation>
|
||||
</bpmn2:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Collaboration_1">
|
||||
|
|
@ -1785,12 +1782,6 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<dc:Bounds height="14.0" width="56.0" x="837.0" y="836.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_5" bpmnElement="TextAnnotation_4">
|
||||
<dc:Bounds height="50.0" width="195.0" x="474.0" y="370.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_142">
|
||||
<dc:Bounds height="44.0" width="183.0" x="480.0" y="370.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_Task_6" bpmnElement="Task_3">
|
||||
<dc:Bounds height="50.0" width="110.0" x="526.0" y="715.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_5" labelStyle="BPMNLabelStyle_1">
|
||||
|
|
@ -1820,7 +1811,7 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_23"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_3" bpmnElement="ExclusiveGateway_3" isMarkerVisible="true">
|
||||
<dc:Bounds height="50.0" width="50.0" x="460.0" y="560.0"/>
|
||||
<dc:Bounds height="50.0" width="50.0" x="470.0" y="552.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_43"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_14" bpmnElement="IntermediateCatchEvent_14">
|
||||
|
|
@ -1846,9 +1837,9 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_56"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_23" bpmnElement="IntermediateCatchEvent_18">
|
||||
<dc:Bounds height="36.0" width="36.0" x="425.0" y="63.0"/>
|
||||
<dc:Bounds height="36.0" width="36.0" x="430.0" y="55.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_80">
|
||||
<dc:Bounds height="28.0" width="83.0" x="402.0" y="99.0"/>
|
||||
<dc:Bounds height="28.0" width="83.0" x="407.0" y="91.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_1" bpmnElement="IntermediateThrowEvent_1">
|
||||
|
|
@ -1907,8 +1898,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_59"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_29" bpmnElement="SequenceFlow_28" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_16">
|
||||
<di:waypoint xsi:type="dc:Point" x="485.0" y="610.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="485.0" y="624.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="495.0" y="602.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="495.0" y="624.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="630.0" y="624.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_77"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
@ -1992,8 +1983,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_19"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_6" bpmnElement="SequenceFlow_5" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateCatchEvent_17">
|
||||
<di:waypoint xsi:type="dc:Point" x="510.0" y="585.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="798.0" y="585.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="520.0" y="577.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="798.0" y="577.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="798.0" y="327.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_21"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
@ -2005,9 +1996,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_19" bpmnElement="SequenceFlow_18" sourceElement="BPMNShape_Task_3" targetElement="BPMNShape_ExclusiveGateway_3">
|
||||
<di:waypoint xsi:type="dc:Point" x="415.0" y="577.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="437.0" y="577.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="437.0" y="585.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="460.0" y="585.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="442.0" y="577.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="470.0" y="577.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_46"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_25" bpmnElement="SequenceFlow_24" sourceElement="BPMNShape_Task_2" targetElement="BPMNShape_IntermediateCatchEvent_14">
|
||||
|
|
@ -2041,9 +2031,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_58"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_43" bpmnElement="SequenceFlow_42" sourceElement="BPMNShape_IntermediateCatchEvent_23" targetElement="BPMNShape_IntermediateCatchEvent_21">
|
||||
<di:waypoint xsi:type="dc:Point" x="461.0" y="81.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="490.0" y="81.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="490.0" y="73.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="466.0" y="73.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="493.0" y="73.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="520.0" y="73.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_64"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
@ -2084,8 +2073,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_91"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_57" bpmnElement="SequenceFlow_56" sourceElement="BPMNShape_ExclusiveGateway_3" targetElement="BPMNShape_IntermediateThrowEvent_5">
|
||||
<di:waypoint xsi:type="dc:Point" x="485.0" y="560.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="485.0" y="514.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="495.0" y="552.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="495.0" y="514.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="563.0" y="514.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_93"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
|
|||
Loading…
Reference in a new issue