User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
ca88eacd3c
commit
b2112f3475
|
@ -73,7 +73,9 @@
|
|||
<bpmn:conditionExpression>not(isInvoiceSubmitPass)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_1c5u447" sourceRef="Activity_0gkejaj" targetRef="Gateway_1lbghql" />
|
||||
<bpmn:sequenceFlow id="Flow_1gohkts" name="Yes" sourceRef="Gateway_1lbghql" targetRef="Event_0m3ri6v" />
|
||||
<bpmn:sequenceFlow id="Flow_1gohkts" name="Yes" sourceRef="Gateway_1lbghql" targetRef="Event_0m3ri6v">
|
||||
<bpmn:conditionExpression>isNeedsApproval</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_18xvx8w" name="yes" sourceRef="Gateway_1l4tz4i" targetRef="Activity_0fq1nb4" />
|
||||
<bpmn:sequenceFlow id="Flow_1m8oeg0" sourceRef="Activity_1ucvkk4" targetRef="Activity_06b32ar" />
|
||||
<bpmn:sequenceFlow id="Flow_11b24we" sourceRef="Gateway_16gxu6s" targetRef="Activity_0yrv2bc" />
|
||||
|
@ -279,7 +281,7 @@ Please fix.
|
|||
<bpmn:incoming>Flow_01p5kjj</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0o94g4u</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:exclusiveGateway id="Gateway_1lbghql" name="match?">
|
||||
<bpmn:exclusiveGateway id="Gateway_1lbghql" name="match?" default="Flow_16bw9hx">
|
||||
<bpmn:incoming>Flow_1c5u447</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1gohkts</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_16bw9hx</bpmn:outgoing>
|
||||
|
|
Loading…
Reference in New Issue