User: hurairaidrees@gmail.com clicked save for playground/nutech/receipt/receipt.bpmn
This commit is contained in:
parent
8acf505f0d
commit
e78a30a4fc
|
@ -75,7 +75,9 @@ We have received equipment to receive at Trafic branch, please see the following
|
|||
<bpmn:outgoing>Flow_0x21rlw</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1a0gemd</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0x21rlw" sourceRef="Gateway_0ez3am0" targetRef="Activity_1utg2n7" />
|
||||
<bpmn:sequenceFlow id="Flow_0x21rlw" name="Admin approved" sourceRef="Gateway_0ez3am0" targetRef="Activity_1utg2n7">
|
||||
<bpmn:conditionExpression>admin_approval_documents=='Yes'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_1a0gemd" sourceRef="Gateway_0ez3am0" targetRef="Event_1ew0edc" />
|
||||
<bpmn:manualTask id="Activity_1utg2n7" name="Admin approval">
|
||||
<bpmn:extensionElements>
|
||||
|
@ -177,6 +179,9 @@ Please fill the following form to endorse DRS for equipment receipt procedure</s
|
|||
<bpmndi:BPMNEdge id="Flow_0x21rlw_di" bpmnElement="Flow_0x21rlw">
|
||||
<di:waypoint x="1060" y="435" />
|
||||
<di:waypoint x="1060" y="350" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="970" y="373" width="80" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1a0gemd_di" bpmnElement="Flow_1a0gemd">
|
||||
<di:waypoint x="1085" y="460" />
|
||||
|
|
Loading…
Reference in New Issue