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
1b34954411
commit
3c42d7b020
|
@ -607,6 +607,13 @@ review_outcome = None</spiffworkflow:postScript>
|
|||
<bpmn:outgoing>Flow_0uom6d1</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:userTask id="Activity_01u6nii" name="Review the Request">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:postScript># Set PPG BA Review Outcome
|
||||
security_outcome = review_outcome
|
||||
|
||||
# Reset Form isRequestApproved
|
||||
review_outcome = None</spiffworkflow:postScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0gkfwdb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_01s6egz</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_0hvbfiv">
|
||||
|
@ -1141,18 +1148,6 @@ 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="Event_13lh9kk_di" bpmnElement="Event_13lh9kk">
|
||||
<dc:Bounds x="3482" y="2712" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3469" y="2755" width="62" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0k3nkra_di" bpmnElement="Event_0k3nkra">
|
||||
<dc:Bounds x="3482" y="2622" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3471" y="2586" width="59" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</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 />
|
||||
|
@ -1582,6 +1577,18 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<bpmndi:BPMNShape id="Activity_0yi50u7_di" bpmnElement="Activity_18am0at">
|
||||
<dc:Bounds x="480" y="530" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_13lh9kk_di" bpmnElement="Event_13lh9kk">
|
||||
<dc:Bounds x="3482" y="2712" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3469" y="2755" width="62" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0k3nkra_di" bpmnElement="Event_0k3nkra">
|
||||
<dc:Bounds x="3482" y="2622" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="3471" y="2586" width="59" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0zy71k9_di" bpmnElement="TextAnnotation_0zy71k9">
|
||||
<dc:Bounds x="310" y="180" width="130" height="60" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
|
Loading…
Reference in New Issue