anzeige sepa läufe

This commit is contained in:
Ralph Soika 2025-09-01 12:33:08 +02:00
parent d4dc59b60b
commit 4143468ea0
3 changed files with 135 additions and 26 deletions

View file

@ -2259,6 +2259,9 @@ result.isValid=true;
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="DataState_3"/>
</bpmn2:dataObject>
@ -5864,8 +5867,9 @@ result.isValid=true;
<bpmndi:BPMNEdge bpmnElement="association_SZ0JqA" id="BPMNEdge_QkZqAw" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_6">
<di:waypoint x="969.0" y="1677.0"/>
<di:waypoint x="1555.0" y="1677.0"/>
<di:waypoint x="1555.0" y="1905.0"/>
<di:waypoint x="2140.0" y="1905.0"/>
<di:waypoint x="1555.0" y="1954.0"/>
<di:waypoint x="2195.0" y="1954.0"/>
<di:waypoint x="2195.0" y="1930.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">

View file

@ -210,6 +210,7 @@
<bpmn2:flowNodeRef>TextAnnotation_2</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>event_e0gqXQ</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>gateway_ApXfeg</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_J04ZLA</bpmn2:flowNodeRef>
</bpmn2:lane>
</bpmn2:laneSet>
<bpmn2:task id="Task_5000" imixs:processid="5300" name="Freigabe">
@ -3023,6 +3024,10 @@ result.isValid=true;
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="DataState_3"/>
</bpmn2:dataObject>
@ -6775,6 +6780,46 @@ if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
<bpmn2:association id="association_6RM0Jw" sourceRef="Task_7" targetRef="DataObject_3">
<bpmn2:documentation id="documentation_OnKw4A"/>
</bpmn2:association>
<bpmn2:dataObject id="dataObject_J04ZLA" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_g0omZA"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="2" label="Rechnungsdaten">
<item name="cdtr.name" type="text" readonly="true" label="Kreditor:"/>
<item name="partner.id" type="custom" path="alexander/businesspartner_search" required="true" readonly="true" label="Kreditornummer:"/>
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.number" type="text" readonly="true" label="Rechnungsnummer:" />
<item name="invoice.date" type="date" readonly="true" label="Rechnungsdatum:" />
<item name="invoice.duedate" type="date" readonly="false" required="true" label="Fälligkeitsdatum:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Rechnungsbetrag:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Währung:" readonly="false" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="false" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="false" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.period" type="text" readonly="true" label="Buchungsperiode (yyyymm):" />
<item name="" type="custom" path="alexander/zahlungsart" label="Zahlungsart:"/>
<item name="" type="custom" path="alexander/exchangerate" readonly="true" label="Exchange Rate:" />
</imixs-form-section>
<imixs-form-section path="alexander/sub_positionen_read"></imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="dataState_dvAM5g"/>
</bpmn2:dataObject>
<bpmn2:association id="association_O0kY0A" sourceRef="dataObject_J04ZLA" targetRef="Task_6">
<bpmn2:documentation id="documentation_LBu9xw"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Default Process" processType="Public">
<bpmn2:documentation id="documentation_vn3mZw"/>
@ -8525,11 +8570,24 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
<di:waypoint x="845.0" y="1705.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="association_6RM0Jw" id="BPMNEdge_8nEYVw" sourceElement="BPMNShape_Task_7" targetElement="BPMNShape_DataObject_3">
<di:waypoint x="2420.0" y="1905.0"/>
<di:waypoint x="1633.0" y="1905.0"/>
<di:waypoint x="2475.0" y="1880.0"/>
<di:waypoint x="2475.0" y="1838.0"/>
<di:waypoint x="1633.0" y="1838.0"/>
<di:waypoint x="1633.0" y="1705.0"/>
<di:waypoint x="845.0" y="1705.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="dataObject_J04ZLA" id="BPMNShape_uymarA">
<dc:Bounds height="50.0" width="35.0" x="2304.0" y="1971.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_P1SEag">
<dc:Bounds height="20.0" width="100.0" x="2271.5" y="2026.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="association_O0kY0A" id="BPMNEdge_1tR93g" sourceElement="BPMNShape_uymarA" targetElement="BPMNShape_Task_6">
<di:waypoint x="2304.0" y="1996.0"/>
<di:waypoint x="2277.0" y="1996.0"/>
<di:waypoint x="2277.0" y="1905.0"/>
<di:waypoint x="2250.0" y="1905.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>

View file

@ -52,7 +52,7 @@
</bpmn2:participant>
<bpmn2:participant id="participant_FAqJzw" name="Default Process" processRef="process_2"/>
</bpmn2:collaboration>
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Sachrechnung">
<bpmn2:process definitionalCollaborationRef="Collaboration_1" id="Process_1" isExecutable="false" name="Sachrechnung" processType="Private">
<bpmn2:laneSet id="LaneSet_1" name="Lane Set 1">
<bpmn2:lane id="Lane_1" name="Buchhaltung">
<bpmn2:flowNodeRef>Task_2</bpmn2:flowNodeRef>
@ -120,6 +120,7 @@
<bpmn2:flowNodeRef>IntermediateCatchEvent_42</bpmn2:flowNodeRef>
<bpmn2:documentation id="documentation_ZE4KnA"/>
<bpmn2:flowNodeRef>event_lsWYIA</bpmn2:flowNodeRef>
<bpmn2:flowNodeRef>dataObject_pGKXsw</bpmn2:flowNodeRef>
</bpmn2:lane>
<bpmn2:lane id="Lane_6" name="Process Manager">
<bpmn2:flowNodeRef>IntermediateCatchEvent_21</bpmn2:flowNodeRef>
@ -487,7 +488,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmn2:incoming>SequenceFlow_20</bpmn2:incoming>
<bpmn2:outgoing>SequenceFlow_22</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:dataObject id="DataObject_2" name="Invoice Form">
<bpmn2:dataObject id="DataObject_2" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="Documentation_8"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Rechnungsdaten">
@ -810,7 +811,7 @@ result.isValid=true;
<bpmn2:sequenceFlow id="SequenceFlow_54" sourceRef="EventBasedGateway_2" targetRef="IntermediateCatchEvent_21">
<bpmn2:documentation id="documentation_v1jtUQ"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="DataObject_1" name="Invoice Form">
<bpmn2:dataObject id="DataObject_1" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="Documentation_11"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Rechnungsdaten">
@ -2506,7 +2507,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmn2:sequenceFlow id="SequenceFlow_36" sourceRef="Task_15" targetRef="IntermediateCatchEvent_5">
<bpmn2:documentation id="documentation_MxWREA"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="DataObject_3" name="Invoice Form">
<bpmn2:dataObject id="DataObject_3" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="Documentation_85"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Rechnungsdaten">
@ -4331,6 +4332,40 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmn2:sequenceFlow id="sequenceFlow_TpnS2A" sourceRef="event_lsWYIA" targetRef="Task_7">
<bpmn2:documentation id="documentation_LATWsw"/>
</bpmn2:sequenceFlow>
<bpmn2:dataObject id="dataObject_pGKXsw" imixs:datatype="form-data" name="Invoice Form">
<bpmn2:documentation id="documentation_zcNElA"><![CDATA[<?xml version="1.0"?>
<imixs-form>
<imixs-form-section columns="1" label="Rechnungsdaten">
<item name="cdtr.name" type="text" readonly="true" label="Kreditor:"/>
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.number" type="text" readonly="true" label="Rechnungsnummer:" />
<item name="invoice.date" type="date" readonly="true" label="Rechnungsdatum:" />
<item name="invoice.duedate" type="date" required="true" label="Fälligkeitsdatum:" />
</imixs-form-section>
<imixs-form-section columns="3">
<item name="invoice.total" type="currency" readonly="true" required="true" label="Rechnungsbetrag:" />
<item name="invoice.currency" type="custom" required="true" path="alexander/currency_in" label="Währung:" readonly="true" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="cdtr.iban" type="text" readonly="true" label="IBAN:" />
<item name="cdtr.bic" type="text" readonly="true" label="BIC:" />
</imixs-form-section>
<imixs-form-section columns="2">
<item name="" type="custom" path="alexander/zahlungsart" label="Zahlungsart:" />
</imixs-form-section>
<imixs-form-section columns="1">
<item name="" readonly="true" type="custom" path="workitemreftable_external" options="($modelversion:sepa.*)" label="SEPA Läufe:" />
</imixs-form-section>
</imixs-form>]]></bpmn2:documentation>
<bpmn2:dataState id="dataState_EYrCBw"/>
</bpmn2:dataObject>
<bpmn2:association id="association_mlZqrw" sourceRef="dataObject_pGKXsw" targetRef="Task_14">
<bpmn2:documentation id="documentation_jdz9Aw"/>
</bpmn2:association>
</bpmn2:process>
<bpmn2:process id="process_2" name="Default Process" processType="Public">
<bpmn2:documentation id="documentation_0DBReQ"/>
@ -4394,13 +4429,13 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_1" id="BPMNShape_ExclusiveGateway_1" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="219.0" y="180.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_60" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="187.0" y="219.0"/>
<dc:Bounds height="20.0" width="100.0" x="194.0" y="233.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_2" id="BPMNShape_EventBasedGateway_2" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="510.0" y="448.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_65" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="478.0" y="487.0"/>
<dc:Bounds height="20.0" width="100.0" x="485.0" y="501.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_1">
@ -4484,7 +4519,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_1" id="BPMNShape_EventBasedGateway_1" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="510.0" y="180.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_106" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="478.0" y="219.0"/>
<dc:Bounds height="20.0" width="100.0" x="485.0" y="233.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_19" id="BPMNShape_IntermediateCatchEvent_22">
@ -4544,7 +4579,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_4" id="BPMNShape_EventBasedGateway_4" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="636.0" y="802.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_16" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="604.0" y="841.0"/>
<dc:Bounds height="20.0" width="100.0" x="611.0" y="855.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_10" id="BPMNShape_IntermediateCatchEvent_15">
@ -4592,7 +4627,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_2" id="BPMNShape_ExclusiveGateway_2" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="1130.0" y="802.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_44" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="1098.0" y="841.0"/>
<dc:Bounds height="20.0" width="100.0" x="1105.0" y="855.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="Task_10" id="BPMNShape_Task_11">
@ -4670,7 +4705,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_3" id="BPMNShape_ExclusiveGateway_3" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="510.0" y="370.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_99" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="478.0" y="409.0"/>
<dc:Bounds height="20.0" width="100.0" x="485.0" y="423.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_9" id="BPMNShape_IntermediateCatchEvent_10">
@ -4766,7 +4801,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_3" id="BPMNShape_EventBasedGateway_3" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="860.0" y="448.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_144" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="828.0" y="487.0"/>
<dc:Bounds height="20.0" width="100.0" x="835.0" y="501.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_33" id="BPMNShape_IntermediateCatchEvent_32">
@ -4796,7 +4831,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNShape bpmnElement="ExclusiveGateway_4" id="BPMNShape_ExclusiveGateway_4" isMarkerVisible="true">
<dc:Bounds height="50.0" width="50.0" x="510.0" y="682.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_156" labelStyle="BPMNLabelStyle_1">
<dc:Bounds height="20.0" width="100.0" x="478.0" y="721.0"/>
<dc:Bounds height="20.0" width="100.0" x="485.0" y="735.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="IntermediateThrowEvent_6" id="BPMNShape_IntermediateThrowEvent_6">
@ -5078,7 +5113,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNLabel id="BPMNLabel_53"/>
<di:waypoint x="1642.0" y="778.0"/>
<di:waypoint x="1688.0" y="778.0"/>
<di:waypoint x="1735.0277992443885" y="778.0"/>
<di:waypoint x="1735.0" y="778.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_34" id="BPMNEdge_SequenceFlow_35" sourceElement="BPMNShape_IntermediateCatchEvent_21" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_54"/>
@ -5129,7 +5164,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNLabel id="BPMNLabel_81"/>
<di:waypoint x="1155.0" y="852.0"/>
<di:waypoint x="1155.0" y="990.0"/>
<di:waypoint x="1190.1114561800016" y="990.0"/>
<di:waypoint x="1190.0" y="990.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_10" id="BPMNEdge_SequenceFlow_10" sourceElement="BPMNShape_ExclusiveGateway_2" targetElement="BPMNShape_Task_3">
<bpmndi:BPMNLabel id="BPMNLabel_82">
@ -5154,15 +5189,15 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_16" id="BPMNEdge_SequenceFlow_17" sourceElement="BPMNShape_IntermediateCatchEvent_3" targetElement="BPMNShape_Task_11">
<bpmndi:BPMNLabel id="BPMNLabel_90"/>
<di:waypoint x="1586.0" y="896.0"/>
<di:waypoint x="1586.0" y="849.5"/>
<di:waypoint x="1587.0" y="849.5"/>
<di:waypoint x="1586.0" y="850.0"/>
<di:waypoint x="1587.0" y="850.0"/>
<di:waypoint x="1587.0" y="803.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_36" id="BPMNEdge_SequenceFlow_37" sourceElement="BPMNShape_Task_16" targetElement="BPMNShape_IntermediateCatchEvent_3">
<bpmndi:BPMNLabel id="BPMNLabel_91"/>
<di:waypoint x="1587.0" y="987.0"/>
<di:waypoint x="1587.0" y="959.5"/>
<di:waypoint x="1586.0" y="959.5"/>
<di:waypoint x="1587.0" y="960.0"/>
<di:waypoint x="1586.0" y="960.0"/>
<di:waypoint x="1586.0" y="932.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="Association_1" id="BPMNEdge_Association_1" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
@ -5422,16 +5457,28 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_veHi1A" id="BPMNEdge_lbz4nA" sourceElement="BPMNShape_Task_15" targetElement="BPMNShape_Nq33mQ">
<di:waypoint x="1287.0" y="1012.0"/>
<di:waypoint x="1180.5" y="1012.0"/>
<di:waypoint x="1180.5" y="1028.0"/>
<di:waypoint x="1181.0" y="1012.0"/>
<di:waypoint x="1181.0" y="1028.0"/>
<di:waypoint x="1074.0" y="1028.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sequenceFlow_TpnS2A" id="BPMNEdge_fdJ9zA" sourceElement="BPMNShape_Nq33mQ" targetElement="BPMNShape_Task_9">
<di:waypoint x="1038.0" y="1028.0"/>
<di:waypoint x="1000.5" y="1028.0"/>
<di:waypoint x="1000.5" y="840.0"/>
<di:waypoint x="1001.0" y="1028.0"/>
<di:waypoint x="1001.0" y="840.0"/>
<di:waypoint x="963.0" y="840.0"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape bpmnElement="dataObject_pGKXsw" id="BPMNShape_Hu7Dgw">
<dc:Bounds height="50.0" width="35.0" x="1408.0" y="1062.0"/>
<bpmndi:BPMNLabel id="BPMNLabel_NvNeJQ">
<dc:Bounds height="20.0" width="100.0" x="1375.5" y="1117.0"/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="association_mlZqrw" id="BPMNEdge_0ARpbA" sourceElement="BPMNShape_Hu7Dgw" targetElement="BPMNShape_Task_15">
<di:waypoint x="1426.0" y="1062.0"/>
<di:waypoint x="1426.0" y="1050.0"/>
<di:waypoint x="1342.0" y="1050.0"/>
<di:waypoint x="1342.0" y="1037.0"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
<bpmndi:BPMNLabelStyle id="BPMNLabelStyle_1">
<dc:Font name="arial" size="9.0"/>