typo
This commit is contained in:
parent
0ef5fff446
commit
6c67a81b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -2987,7 +2987,7 @@ result.isValid=true;
|
|||
<bpmn2:outgoing>SequenceFlow_5</bpmn2:outgoing>
|
||||
</bpmn2:task>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_4" name="Ausland" sourceRef="ExclusiveGateway_5" targetRef="Task_11">
|
||||
<bpmn2:conditionExpression id="formalExpression_QhL4Lw" xsi:type="bpmn2:tFormalExpression"><![CDATA[workitem.getItemValueString('payment.type'))=="no_sepa" ]]></bpmn2:conditionExpression>
|
||||
<bpmn2:conditionExpression id="formalExpression_xDw2LQ" xsi:type="bpmn2:tFormalExpression"><![CDATA[workitem.getItemValueString('payment.type')=="no_sepa" ]]></bpmn2:conditionExpression>
|
||||
<bpmn2:documentation id="documentation_gTmzAA"/>
|
||||
</bpmn2:sequenceFlow>
|
||||
<bpmn2:sequenceFlow id="SequenceFlow_5" sourceRef="Task_11" targetRef="IntermediateCatchEvent_18">
|
||||
|
|
|
|||
Loading…
Reference in a new issue