User: alex clicked save for manage-procurement/procurement/requisition-order-management/new-demand-requests/new-demand-request-procurement/raise-new-demand-request-procurement.bpmn
This commit is contained in:
parent
cb542d1746
commit
1b4ba14891
|
@ -113,7 +113,7 @@
|
|||
<bpmn:flowNodeRef>Activity_0tt12kf</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0tlgsqb</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_108eq0l</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1d0b6bl</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Submit_Validate_New_Demand_Request-Sub_Process</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1fz0bsz</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
|
@ -168,8 +168,8 @@
|
|||
<bpmn:outgoing>Flow_0xnbnkt</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0mbb848" sourceRef="StartEvent_1" targetRef="Gateway_17sf14l" />
|
||||
<bpmn:sequenceFlow id="Flow_1lfn8yz" sourceRef="Gateway_17sf14l" targetRef="Activity_1d0b6bl" />
|
||||
<bpmn:sequenceFlow id="Flow_0pp3u64" sourceRef="Activity_1d0b6bl" targetRef="Gateway_078fn3y" />
|
||||
<bpmn:sequenceFlow id="Flow_1lfn8yz" sourceRef="Gateway_17sf14l" targetRef="Submit_Validate_New_Demand_Request-Sub_Process" />
|
||||
<bpmn:sequenceFlow id="Flow_0pp3u64" sourceRef="Submit_Validate_New_Demand_Request-Sub_Process" targetRef="Gateway_078fn3y" />
|
||||
<bpmn:sequenceFlow id="Flow_0n4fh0y" name="Yes" sourceRef="Gateway_078fn3y" targetRef="Activity_10nldyr" />
|
||||
<bpmn:sequenceFlow id="Flow_1spwsg1" name="No" sourceRef="Gateway_078fn3y" targetRef="Activity_1fz0bsz">
|
||||
<bpmn:conditionExpression>not(isReview)</bpmn:conditionExpression>
|
||||
|
@ -269,7 +269,7 @@
|
|||
<bpmn:documentation>Get Form Data Call Activity is used for getting required data for User Tasks.</bpmn:documentation>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_001a5wn" sourceRef="Event_15dhedu" targetRef="Event_0xklgk1" />
|
||||
<bpmn:subProcess id="Activity_1d0b6bl" name="Submit and Validate \New Demand Request">
|
||||
<bpmn:subProcess id="Submit_Validate_New_Demand_Request-Sub_Process" name="Submit and Validate New Demand Request">
|
||||
<bpmn:incoming>Flow_1lfn8yz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0pp3u64</bpmn:outgoing>
|
||||
<bpmn:startEvent id="Event_0thpuvr">
|
||||
|
@ -817,7 +817,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<bpmn:textAnnotation id="TextAnnotation_0bqrxlm">
|
||||
<bpmn:text>+ Currency conversion</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_1ori2qv" sourceRef="Activity_1d0b6bl" targetRef="TextAnnotation_0bqrxlm" />
|
||||
<bpmn:association id="Association_1ori2qv" sourceRef="Submit_Validate_New_Demand_Request-Sub_Process" targetRef="TextAnnotation_0bqrxlm" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_1ofkj5f">
|
||||
<bpmn:text>same as BO form</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -912,7 +912,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<dc:Bounds x="350" y="260" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1nyt2o4_di" bpmnElement="Activity_1d0b6bl">
|
||||
<bpmndi:BPMNShape id="Activity_1nyt2o4_di" bpmnElement="Submit_Validate_New_Demand_Request-Sub_Process">
|
||||
<dc:Bounds x="660" y="400" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -1974,7 +1974,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_17xjezd">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_0mso2eq" bpmnElement="Activity_1d0b6bl">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_0mso2eq" bpmnElement="Submit_Validate_New_Demand_Request-Sub_Process">
|
||||
<bpmndi:BPMNShape id="Event_0thpuvr_di" bpmnElement="Event_0thpuvr">
|
||||
<dc:Bounds x="-258" y="242" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue