User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/raise-new-demand-request-procurement.bpmn
This commit is contained in:
parent
1f741792b5
commit
d5e24527dd
|
@ -118,6 +118,7 @@
|
|||
<bpmn:flowNodeRef>Activity_108eq0l</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0tt12kf</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_18am0at</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_17fgsl3</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
<bpmn:startEvent id="StartEvent_1" name="Purchase need has been identified">
|
||||
|
@ -729,7 +730,7 @@
|
|||
</bpmn:exclusiveGateway>
|
||||
<bpmn:intermediateThrowEvent id="Event_0daj31x" name="Request is sent for Project Lead Approval">
|
||||
<bpmn:documentation>Milestone</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_1gwfy5j</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1vnt6wd</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0h80bf3</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_1si6b3g" name="Rejected by Project/Team Lead">
|
||||
|
@ -873,7 +874,7 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<bpmn:outgoing>Flow_0kp20kp</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1ful1og" sourceRef="Activity_18am0at" targetRef="Gateway_17sf14l" />
|
||||
<bpmn:sequenceFlow id="Flow_1gwfy5j" sourceRef="Activity_108eq0l" targetRef="Event_0daj31x" />
|
||||
<bpmn:sequenceFlow id="Flow_1gwfy5j" sourceRef="Activity_108eq0l" targetRef="Activity_17fgsl3" />
|
||||
<bpmn:subProcess id="Activity_1iohamu" name="Rejected - Send Waku message to CC">
|
||||
<bpmn:documentation>Message - https://www.notion.so/Processes-WIP-bf288f19f8ff454699e2f1cc83ad7abe?p=9891dc90f4424a0ebd3407db1991c203&pm=s</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_147yu0h</bpmn:incoming>
|
||||
|
@ -1018,6 +1019,11 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<bpmn:sequenceFlow id="Flow_1kty7z5" sourceRef="Activity_0h849vr" targetRef="Event_19q525t" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:dataObject id="message_Request_Approval" />
|
||||
<bpmn:sequenceFlow id="Flow_1vnt6wd" sourceRef="Activity_17fgsl3" targetRef="Event_0daj31x" />
|
||||
<bpmn:scriptTask id="Activity_17fgsl3" name="Assign Approval Lanes">
|
||||
<bpmn:incoming>Flow_1gwfy5j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1vnt6wd</bpmn:outgoing>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:textAnnotation id="TextAnnotation_0zy71k9">
|
||||
<bpmn:text>Orgdata from BBHR, Categories from a DB, Currencies from Xero</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -1105,6 +1111,9 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<bpmndi:BPMNShape id="Activity_0vhbxuw_di" bpmnElement="Activity_1itequ5">
|
||||
<dc:Bounds x="760" y="400" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_19jxyx2_di" bpmnElement="Activity_17fgsl3">
|
||||
<dc:Bounds x="1960" y="540" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1nyt2o4_di" bpmnElement="Submit_Validate_New_Demand_Request-Sub_Process">
|
||||
<dc:Bounds x="1070" y="400" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -2097,7 +2106,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1gwfy5j_di" bpmnElement="Flow_1gwfy5j">
|
||||
<di:waypoint x="2010" y="480" />
|
||||
<di:waypoint x="2010" y="772" />
|
||||
<di:waypoint x="2010" y="540" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_13u0dtl_di" bpmnElement="Association_13u0dtl">
|
||||
<di:waypoint x="384" y="260" />
|
||||
|
@ -2123,6 +2132,10 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<di:waypoint x="2171" y="970" />
|
||||
<di:waypoint x="2180" y="940" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1vnt6wd_di" bpmnElement="Flow_1vnt6wd">
|
||||
<di:waypoint x="2010" y="620" />
|
||||
<di:waypoint x="2010" y="772" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1wiw4o6_di" bpmnElement="DataOutputAssociation_1wiw4o6">
|
||||
<di:waypoint x="3040" y="1010" />
|
||||
<di:waypoint x="3082" y="1010" />
|
||||
|
|
Loading…
Reference in New Issue