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
159e2465ec
commit
31efa0fd5a
|
@ -1176,7 +1176,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
</bpmn:startEvent>
|
||||
<bpmn:callActivity id="Activity_0moqpz9" name="Call Get Waku Message Info" calledElement="Waku_Messages_Message-Raise_New_Demand_Request">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:preScript>task_id = "waku_request_approval"</spiffworkflow:preScript>
|
||||
<spiffworkflow:preScript>task_id = "waku_request_ppg_review"</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1n69cbq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1xr3t7d</bpmn:outgoing>
|
||||
|
@ -1755,6 +1755,9 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<bpmndi:BPMNShape id="Event_0p19rx3_di" bpmnElement="Event_0p19rx3">
|
||||
<dc:Bounds x="2142" y="1112" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1c9bc58_di" bpmnElement="Activity_0j7pkyk">
|
||||
<dc:Bounds x="2650" y="1220" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0zy71k9_di" bpmnElement="TextAnnotation_0zy71k9">
|
||||
<dc:Bounds x="310" y="180" width="130" height="60" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -1779,9 +1782,6 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<dc:Bounds x="2150" y="910" width="70" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1c9bc58_di" bpmnElement="Activity_0j7pkyk">
|
||||
<dc:Bounds x="2650" y="1220" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_095wlf3_di" bpmnElement="Event_06bnz9o">
|
||||
<dc:Bounds x="2021" y="1032" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
@ -2342,10 +2342,6 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<di:waypoint x="3040" y="1010" />
|
||||
<di:waypoint x="3082" y="1010" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_10aqq31_di" bpmnElement="DataOutputAssociation_10aqq31">
|
||||
<di:waypoint x="2650" y="1262" />
|
||||
<di:waypoint x="2608" y="1264" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1u3484a_di" bpmnElement="DataOutputAssociation_1u3484a">
|
||||
<di:waypoint x="3170" y="1510" />
|
||||
<di:waypoint x="3212" y="1510" />
|
||||
|
@ -2402,6 +2398,10 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<di:waypoint x="480" y="575" />
|
||||
<di:waypoint x="368" y="588" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_10aqq31_di" bpmnElement="DataOutputAssociation_10aqq31">
|
||||
<di:waypoint x="2650" y="1262" />
|
||||
<di:waypoint x="2608" y="1264" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_17xjezd">
|
||||
|
|
Loading…
Reference in New Issue