Merge branch 'master' of

ssh://git@git.imixs.com/git/office-alexander-logistics
This commit is contained in:
Ralph Soika 2022-10-04 17:37:37 +02:00
parent e4357251bb
commit 95c3298ac9
3 changed files with 52 additions and 34 deletions

View file

@ -103,7 +103,8 @@ public class OPListController implements Serializable {
if (_dbtrNumber.startsWith("D")) { if (_dbtrNumber.startsWith("D")) {
_dbtrNumber = _dbtrNumber.substring(1); _dbtrNumber = _dbtrNumber.substring(1);
} }
String query = "(type:workitem OR type:workitemarchive) AND ($modelversion:rechnungsausgang-*) AND (dbtr.number:" //(type:workitem OR type:workitemarchive)
String query = "(type:workitem) AND ($modelversion:rechnungsausgang-*) AND (dbtr.number:"
+ _dbtrNumber + ")"; + _dbtrNumber + ")";
try { try {

View file

@ -25,9 +25,9 @@
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format> <maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
<!-- Versions --> <!-- Versions -->
<org.imixs.workflow.version>5.2.15</org.imixs.workflow.version> <org.imixs.workflow.version>5.2.16</org.imixs.workflow.version>
<org.imixs.marty.version>4.2.2</org.imixs.marty.version> <org.imixs.marty.version>4.2.3</org.imixs.marty.version>
<org.imixs.office.version>4.5.3-SNAPSHOT</org.imixs.office.version> <org.imixs.office.version>4.5.3</org.imixs.office.version>
<org.imixs.adapters.version>2.3.1-SNAPSHOT</org.imixs.adapters.version> <org.imixs.adapters.version>2.3.1-SNAPSHOT</org.imixs.adapters.version>
<org.imixs.archive.version>2.2.14-SNAPSHOT</org.imixs.archive.version> <org.imixs.archive.version>2.2.14-SNAPSHOT</org.imixs.archive.version>
<org.imixs.melman.version>1.0.20</org.imixs.melman.version> <org.imixs.melman.version>1.0.20</org.imixs.melman.version>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- origin at X=0.0 Y=0.0 --> <!-- 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.2.SNAPSHOT-v20200602-1600-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.4.RC1-v20220528-0836-B1" targetNamespace="http://www.imixs.org/bpmn2">
<bpmn2:extensionElements> <bpmn2:extensionElements>
<imixs:item name="txtworkflowmodelversion" type="xs:string"> <imixs:item name="txtworkflowmodelversion" type="xs:string">
<imixs:value><![CDATA[rechnungsausgang-de-1.0]]></imixs:value> <imixs:value><![CDATA[rechnungsausgang-de-1.0]]></imixs:value>
@ -104,7 +104,6 @@ th { font-weight: bold;}
<bpmn2:flowNodeRef>IntermediateCatchEvent_17</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>IntermediateCatchEvent_17</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_2</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>IntermediateCatchEvent_2</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_3</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>IntermediateCatchEvent_3</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_18</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>ExclusiveGateway_5</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>ExclusiveGateway_5</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>EventBasedGateway_1</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>EventBasedGateway_1</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateThrowEvent_8</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>IntermediateThrowEvent_8</bpmn2:flowNodeRef>
@ -112,6 +111,7 @@ th { font-weight: bold;}
<bpmn2:flowNodeRef>EventBasedGateway_2</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>EventBasedGateway_2</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_5000-20</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>IntermediateCatchEvent_5000-20</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_1</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>IntermediateCatchEvent_1</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>IntermediateCatchEvent_18</bpmn2:flowNodeRef>
</bpmn2:lane> </bpmn2:lane>
<bpmn2:lane id="Lane_6" name="Bereich Manager"> <bpmn2:lane id="Lane_6" name="Bereich Manager">
<bpmn2:flowNodeRef>EndEvent_3</bpmn2:flowNodeRef> <bpmn2:flowNodeRef>EndEvent_3</bpmn2:flowNodeRef>
@ -489,7 +489,7 @@ Bei Fragen wenden Sie sich bitte an info@imixs.com
<bpmn2:task id="Task_5" imixs:processid="5900" name="Bezahlt"> <bpmn2:task id="Task_5" imixs:processid="5900" name="Bezahlt">
<bpmn2:extensionElements> <bpmn2:extensionElements>
<imixs:item name="txteditorid" type="xs:string"> <imixs:item name="txteditorid" type="xs:string">
<imixs:value><![CDATA[alexander/form_basic_read]]></imixs:value> <imixs:value><![CDATA[alexander/form_basic]]></imixs:value>
</imixs:item> </imixs:item>
<imixs:item name="txtworkflowabstract" type="xs:string"> <imixs:item name="txtworkflowabstract" type="xs:string">
<imixs:value><![CDATA[<itemvalue>txtlastcomment</itemvalue>]]></imixs:value> <imixs:value><![CDATA[<itemvalue>txtlastcomment</itemvalue>]]></imixs:value>
@ -1520,7 +1520,7 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<imixs:value><![CDATA[2]]></imixs:value> <imixs:value><![CDATA[2]]></imixs:value>
</imixs:item> </imixs:item>
<imixs:item name="keypublicresult" type="xs:string"> <imixs:item name="keypublicresult" type="xs:string">
<imixs:value><![CDATA[1]]></imixs:value> <imixs:value><![CDATA[0]]></imixs:value>
</imixs:item> </imixs:item>
<imixs:item name="keylogdateformat" type="xs:string"> <imixs:item name="keylogdateformat" type="xs:string">
<imixs:value><![CDATA[2]]></imixs:value> <imixs:value><![CDATA[2]]></imixs:value>
@ -1595,6 +1595,9 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<imixs:item name="rtfresultlog" type="CDATA"> <imixs:item name="rtfresultlog" type="CDATA">
<imixs:value><![CDATA[Abgeschlossen - Restsaldo <itemvalue format="#,###,##0.00" locale="de_DE">invoice.saldo</itemvalue>]]></imixs:value> <imixs:value><![CDATA[Abgeschlossen - Restsaldo <itemvalue format="#,###,##0.00" locale="de_DE">invoice.saldo</itemvalue>]]></imixs:value>
</imixs:item> </imixs:item>
<imixs:item name="keypublicresult" type="xs:string">
<imixs:value><![CDATA[0]]></imixs:value>
</imixs:item>
</bpmn2:extensionElements> </bpmn2:extensionElements>
<bpmn2:incoming>SequenceFlow_10</bpmn2:incoming> <bpmn2:incoming>SequenceFlow_10</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing> <bpmn2:outgoing>SequenceFlow_11</bpmn2:outgoing>
@ -1608,6 +1611,9 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<imixs:item name="rtfresultlog" type="CDATA"> <imixs:item name="rtfresultlog" type="CDATA">
<imixs:value><![CDATA[Teilzahlung - Restsaldo <itemvalue format="#,###,##0.00" locale="de_DE">invoice.saldo</itemvalue>]]></imixs:value> <imixs:value><![CDATA[Teilzahlung - Restsaldo <itemvalue format="#,###,##0.00" locale="de_DE">invoice.saldo</itemvalue>]]></imixs:value>
</imixs:item> </imixs:item>
<imixs:item name="keypublicresult" type="xs:string">
<imixs:value><![CDATA[0]]></imixs:value>
</imixs:item>
</bpmn2:extensionElements> </bpmn2:extensionElements>
<bpmn2:incoming>SequenceFlow_12</bpmn2:incoming> <bpmn2:incoming>SequenceFlow_12</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_14</bpmn2:outgoing> <bpmn2:outgoing>SequenceFlow_14</bpmn2:outgoing>
@ -1751,6 +1757,9 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<imixs:value><![CDATA[ralph.soika@imixs.com]]></imixs:value> <imixs:value><![CDATA[ralph.soika@imixs.com]]></imixs:value>
<imixs:value><![CDATA[gaby.heinle@imixs.com]]></imixs:value> <imixs:value><![CDATA[gaby.heinle@imixs.com]]></imixs:value>
</imixs:item> </imixs:item>
<imixs:item name="keypublicresult" type="xs:string">
<imixs:value><![CDATA[0]]></imixs:value>
</imixs:item>
</bpmn2:extensionElements> </bpmn2:extensionElements>
<bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing> <bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing>
</bpmn2:intermediateCatchEvent> </bpmn2:intermediateCatchEvent>
@ -1876,6 +1885,7 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<bpmn2:text>Trigger über ZahlungseingangsSaldoAdapter</bpmn2:text> <bpmn2:text>Trigger über ZahlungseingangsSaldoAdapter</bpmn2:text>
</bpmn2:textAnnotation> </bpmn2:textAnnotation>
<bpmn2:association id="Association_1" sourceRef="TextAnnotation_1" targetRef="IntermediateCatchEvent_17"/> <bpmn2:association id="Association_1" sourceRef="TextAnnotation_1" targetRef="IntermediateCatchEvent_17"/>
<bpmn2:association id="Association_3" sourceRef="DataObject_2" targetRef="Task_5"/>
</bpmn2:process> </bpmn2:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Collaboration_1"> <bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Collaboration_1">
@ -2017,7 +2027,7 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_EventBasedGateway_1" bpmnElement="EventBasedGateway_1" isMarkerVisible="true"> <bpmndi:BPMNShape id="BPMNShape_EventBasedGateway_1" bpmnElement="EventBasedGateway_1" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="500.0" y="280.0"/> <dc:Bounds height="50.0" width="50.0" x="500.0" y="280.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_106"/> <bpmndi:BPMNLabel id="BPMNLabel_106" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_3" bpmnElement="IntermediateThrowEvent_3"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_3" bpmnElement="IntermediateThrowEvent_3">
<dc:Bounds height="36.0" width="36.0" x="606.0" y="376.0"/> <dc:Bounds height="36.0" width="36.0" x="606.0" y="376.0"/>
@ -2094,9 +2104,9 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_23" bpmnElement="IntermediateCatchEvent_18"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_23" bpmnElement="IntermediateCatchEvent_18">
<dc:Bounds height="36.0" width="36.0" x="1197.0" y="277.0"/> <dc:Bounds height="36.0" width="36.0" x="1153.0" y="277.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_80" labelStyle="BPMNLabelStyle_1"> <bpmndi:BPMNLabel id="BPMNLabel_80" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="121.0" x="1155.0" y="313.0"/> <dc:Bounds height="28.0" width="121.0" x="1111.0" y="313.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_1" bpmnElement="IntermediateThrowEvent_1"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_1" bpmnElement="IntermediateThrowEvent_1">
@ -2113,65 +2123,65 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_4" bpmnElement="IntermediateThrowEvent_4"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_4" bpmnElement="IntermediateThrowEvent_4">
<dc:Bounds height="36.0" width="36.0" x="501.0" y="1031.0"/> <dc:Bounds height="36.0" width="36.0" x="501.0" y="1031.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_8"> <bpmndi:BPMNLabel id="BPMNLabel_8" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="121.0" x="459.0" y="1067.0"/> <dc:Bounds height="28.0" width="121.0" x="459.0" y="1067.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_5" bpmnElement="ExclusiveGateway_5" isMarkerVisible="true"> <bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_5" bpmnElement="ExclusiveGateway_5" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="1355.0" y="270.0"/> <dc:Bounds height="50.0" width="50.0" x="1355.0" y="270.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_13"/> <bpmndi:BPMNLabel id="BPMNLabel_13" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_4" bpmnElement="IntermediateCatchEvent_2"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_4" bpmnElement="IntermediateCatchEvent_2">
<dc:Bounds height="36.0" width="36.0" x="1362.0" y="360.0"/> <dc:Bounds height="36.0" width="36.0" x="1362.0" y="360.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_16"> <bpmndi:BPMNLabel id="BPMNLabel_16" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="46.0" x="1357.0" y="396.0"/> <dc:Bounds height="14.0" width="46.0" x="1357.0" y="396.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_5" bpmnElement="IntermediateCatchEvent_3"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_5" bpmnElement="IntermediateCatchEvent_3">
<dc:Bounds height="36.0" width="36.0" x="1450.0" y="277.0"/> <dc:Bounds height="36.0" width="36.0" x="1450.0" y="277.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_26"> <bpmndi:BPMNLabel id="BPMNLabel_26" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="66.0" x="1435.0" y="313.0"/> <dc:Bounds height="14.0" width="66.0" x="1435.0" y="313.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_2" bpmnElement="TextAnnotation_1"> <bpmndi:BPMNShape id="BPMNShape_TextAnnotation_2" bpmnElement="TextAnnotation_1">
<dc:Bounds height="53.0" width="201.0" x="1150.0" y="80.0"/> <dc:Bounds height="53.0" width="201.0" x="1153.0" y="170.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_36"> <bpmndi:BPMNLabel id="BPMNLabel_36">
<dc:Bounds height="47.0" width="189.0" x="1156.0" y="80.0"/> <dc:Bounds height="47.0" width="189.0" x="1159.0" y="170.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_7" bpmnElement="IntermediateThrowEvent_7"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_7" bpmnElement="IntermediateThrowEvent_7">
<dc:Bounds height="36.0" width="36.0" x="880.0" y="838.0"/> <dc:Bounds height="36.0" width="36.0" x="880.0" y="838.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_38"> <bpmndi:BPMNLabel id="BPMNLabel_38" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="121.0" x="838.0" y="874.0"/> <dc:Bounds height="28.0" width="121.0" x="838.0" y="874.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_8" bpmnElement="IntermediateThrowEvent_8"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_8" bpmnElement="IntermediateThrowEvent_8">
<dc:Bounds height="36.0" width="36.0" x="590.0" y="210.0"/> <dc:Bounds height="36.0" width="36.0" x="590.0" y="210.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_41"> <bpmndi:BPMNLabel id="BPMNLabel_41" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="121.0" x="548.0" y="246.0"/> <dc:Bounds height="28.0" width="121.0" x="548.0" y="246.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_3" bpmnElement="IntermediateCatchEvent_1"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_3" bpmnElement="IntermediateCatchEvent_1">
<dc:Bounds height="36.0" width="36.0" x="417.0" y="483.0"/> <dc:Bounds height="36.0" width="36.0" x="417.0" y="483.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_4"> <bpmndi:BPMNLabel id="BPMNLabel_4" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="80.0" x="395.0" y="519.0"/> <dc:Bounds height="14.0" width="80.0" x="395.0" y="519.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_9" bpmnElement="IntermediateThrowEvent_9"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_9" bpmnElement="IntermediateThrowEvent_9">
<dc:Bounds height="36.0" width="36.0" x="573.0" y="580.0"/> <dc:Bounds height="36.0" width="36.0" x="573.0" y="580.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_35"> <bpmndi:BPMNLabel id="BPMNLabel_35" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="28.0" width="121.0" x="531.0" y="616.0"/> <dc:Bounds height="28.0" width="121.0" x="531.0" y="616.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_10" bpmnElement="IntermediateThrowEvent_10"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_10" bpmnElement="IntermediateThrowEvent_10">
<dc:Bounds height="36.0" width="36.0" x="1005.0" y="989.0"/> <dc:Bounds height="36.0" width="36.0" x="1005.0" y="989.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_56"> <bpmndi:BPMNLabel id="BPMNLabel_56" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="51.0" x="998.0" y="1025.0"/> <dc:Bounds height="14.0" width="51.0" x="998.0" y="1025.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_11" bpmnElement="IntermediateThrowEvent_11"> <bpmndi:BPMNShape id="BPMNShape_IntermediateThrowEvent_11" bpmnElement="IntermediateThrowEvent_11">
<dc:Bounds height="36.0" width="36.0" x="651.0" y="1030.0"/> <dc:Bounds height="36.0" width="36.0" x="651.0" y="1030.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_66"> <bpmndi:BPMNLabel id="BPMNLabel_66" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="51.0" x="644.0" y="1066.0"/> <dc:Bounds height="14.0" width="51.0" x="644.0" y="1066.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -2189,7 +2199,7 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_7" bpmnElement="IntermediateCatchEvent_5"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_7" bpmnElement="IntermediateCatchEvent_5">
<dc:Bounds height="36.0" width="36.0" x="151.0" y="810.0"/> <dc:Bounds height="36.0" width="36.0" x="151.0" y="810.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_74"> <bpmndi:BPMNLabel id="BPMNLabel_74" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="48.0" x="145.0" y="846.0"/> <dc:Bounds height="14.0" width="48.0" x="145.0" y="846.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -2201,27 +2211,27 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_EventBasedGateway_2" bpmnElement="EventBasedGateway_2" isMarkerVisible="true"> <bpmndi:BPMNShape id="BPMNShape_EventBasedGateway_2" bpmnElement="EventBasedGateway_2" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="338.0" y="360.0"/> <dc:Bounds height="50.0" width="50.0" x="338.0" y="360.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_77"/> <bpmndi:BPMNLabel id="BPMNLabel_77" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_4" bpmnElement="ExclusiveGateway_4" isMarkerVisible="true"> <bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_4" bpmnElement="ExclusiveGateway_4" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="311.0" y="715.0"/> <dc:Bounds height="50.0" width="50.0" x="311.0" y="715.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_83"/> <bpmndi:BPMNLabel id="BPMNLabel_83" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_8" bpmnElement="IntermediateCatchEvent_9"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_8" bpmnElement="IntermediateCatchEvent_9">
<dc:Bounds height="36.0" width="36.0" x="269.0" y="764.0"/> <dc:Bounds height="36.0" width="36.0" x="269.0" y="764.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_84"> <bpmndi:BPMNLabel id="BPMNLabel_84" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="49.0" x="263.0" y="800.0"/> <dc:Bounds height="14.0" width="49.0" x="263.0" y="800.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_10" bpmnElement="IntermediateCatchEvent_10"> <bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_10" bpmnElement="IntermediateCatchEvent_10">
<dc:Bounds height="36.0" width="36.0" x="367.0" y="764.0"/> <dc:Bounds height="36.0" width="36.0" x="367.0" y="764.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_96"> <bpmndi:BPMNLabel id="BPMNLabel_96" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="14.0" width="49.0" x="361.0" y="800.0"/> <dc:Bounds height="14.0" width="49.0" x="361.0" y="800.0"/>
</bpmndi:BPMNLabel> </bpmndi:BPMNLabel>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_6" bpmnElement="ExclusiveGateway_6" isMarkerVisible="true"> <bpmndi:BPMNShape id="BPMNShape_ExclusiveGateway_6" bpmnElement="ExclusiveGateway_6" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="311.0" y="803.0"/> <dc:Bounds height="50.0" width="50.0" x="311.0" y="803.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_101"/> <bpmndi:BPMNLabel id="BPMNLabel_101" labelStyle="BPMNLabelStyle_1"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_0" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1"> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_0" sourceElement="BPMNShape_StartEvent_1" targetElement="BPMNShape_ExclusiveGateway_1">
<di:waypoint xsi:type="dc:Point" x="155.0" y="305.0"/> <di:waypoint xsi:type="dc:Point" x="155.0" y="305.0"/>
@ -2393,8 +2403,8 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<bpmndi:BPMNLabel id="BPMNLabel_58"/> <bpmndi:BPMNLabel id="BPMNLabel_58"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_43" bpmnElement="SequenceFlow_42" sourceElement="BPMNShape_IntermediateCatchEvent_23" targetElement="BPMNShape_IntermediateCatchEvent_21"> <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_43" bpmnElement="SequenceFlow_42" sourceElement="BPMNShape_IntermediateCatchEvent_23" targetElement="BPMNShape_IntermediateCatchEvent_21">
<di:waypoint xsi:type="dc:Point" x="1233.0" y="295.0"/> <di:waypoint xsi:type="dc:Point" x="1189.0" y="295.0"/>
<di:waypoint xsi:type="dc:Point" x="1251.0" y="295.0"/> <di:waypoint xsi:type="dc:Point" x="1229.0" y="295.0"/>
<di:waypoint xsi:type="dc:Point" x="1270.0" y="295.0"/> <di:waypoint xsi:type="dc:Point" x="1270.0" y="295.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_64"/> <bpmndi:BPMNLabel id="BPMNLabel_64"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
@ -2480,9 +2490,9 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<bpmndi:BPMNLabel id="BPMNLabel_29"/> <bpmndi:BPMNLabel id="BPMNLabel_29"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_Association_1" bpmnElement="Association_1" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_IntermediateCatchEvent_21"> <bpmndi:BPMNEdge id="BPMNEdge_Association_1" bpmnElement="Association_1" sourceElement="BPMNShape_TextAnnotation_2" targetElement="BPMNShape_IntermediateCatchEvent_21">
<di:waypoint xsi:type="dc:Point" x="1250.0" y="133.0"/> <di:waypoint xsi:type="dc:Point" x="1253.0" y="223.0"/>
<di:waypoint xsi:type="dc:Point" x="1250.0" y="205.0"/> <di:waypoint xsi:type="dc:Point" x="1253.0" y="250.0"/>
<di:waypoint xsi:type="dc:Point" x="1288.0" y="205.0"/> <di:waypoint xsi:type="dc:Point" x="1288.0" y="250.0"/>
<di:waypoint xsi:type="dc:Point" x="1288.0" y="277.0"/> <di:waypoint xsi:type="dc:Point" x="1288.0" y="277.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_37"/> <bpmndi:BPMNLabel id="BPMNLabel_37"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
@ -2572,6 +2582,13 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<di:waypoint xsi:type="dc:Point" x="359.0" y="904.0"/> <di:waypoint xsi:type="dc:Point" x="359.0" y="904.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_105"/> <bpmndi:BPMNLabel id="BPMNLabel_105"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_Association_3" bpmnElement="Association_3" sourceElement="BPMNShape_DataObject_1" targetElement="BPMNShape_Task_11">
<di:waypoint xsi:type="dc:Point" x="318.0" y="190.0"/>
<di:waypoint xsi:type="dc:Point" x="318.0" y="180.0"/>
<di:waypoint xsi:type="dc:Point" x="1002.0" y="180.0"/>
<di:waypoint xsi:type="dc:Point" x="1002.0" y="384.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_7"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane> </bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1"> <bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/> <dc:Font name="arial" size="9.0"/>