update
This commit is contained in:
parent
4143468ea0
commit
863dc67603
1 changed files with 9 additions and 0 deletions
|
|
@ -6820,6 +6820,9 @@ if ( ( workitem.get(refField) == null || ''==workitem.get(refField)[0]) ) {
|
||||||
<bpmn2:association id="association_O0kY0A" sourceRef="dataObject_J04ZLA" targetRef="Task_6">
|
<bpmn2:association id="association_O0kY0A" sourceRef="dataObject_J04ZLA" targetRef="Task_6">
|
||||||
<bpmn2:documentation id="documentation_LBu9xw"/>
|
<bpmn2:documentation id="documentation_LBu9xw"/>
|
||||||
</bpmn2:association>
|
</bpmn2:association>
|
||||||
|
<bpmn2:association id="association_tL47gQ" sourceRef="dataObject_J04ZLA" targetRef="Task_5">
|
||||||
|
<bpmn2:documentation id="documentation_amgELw"/>
|
||||||
|
</bpmn2:association>
|
||||||
</bpmn2:process>
|
</bpmn2:process>
|
||||||
<bpmn2:process id="process_2" name="Default Process" processType="Public">
|
<bpmn2:process id="process_2" name="Default Process" processType="Public">
|
||||||
<bpmn2:documentation id="documentation_vn3mZw"/>
|
<bpmn2:documentation id="documentation_vn3mZw"/>
|
||||||
|
|
@ -8588,6 +8591,12 @@ Betrag: <itemvalue>invoice.total</itemvalue> <itemvalue>invoice.currency</itemva
|
||||||
<di:waypoint x="2277.0" y="1905.0"/>
|
<di:waypoint x="2277.0" y="1905.0"/>
|
||||||
<di:waypoint x="2250.0" y="1905.0"/>
|
<di:waypoint x="2250.0" y="1905.0"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge bpmnElement="association_tL47gQ" id="BPMNEdge_4tj8gA" sourceElement="BPMNShape_uymarA" targetElement="BPMNShape_Task_11">
|
||||||
|
<di:waypoint x="2339.0" y="1996.0"/>
|
||||||
|
<di:waypoint x="2490.0" y="1996.0"/>
|
||||||
|
<di:waypoint x="2490.0" y="1805.0"/>
|
||||||
|
<di:waypoint x="2640.0" y="1805.0"/>
|
||||||
|
</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"/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue