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
1d6051f53e
commit
0ab8e41a26
|
@ -856,7 +856,7 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_1ux0osl" sourceRef="Event_15dhedu" targetRef="Activity_0tt12kf" />
|
||||
<bpmn:sequenceFlow id="Flow_14l8agb" sourceRef="Activity_0tt12kf" targetRef="Gateway_0tlgsqb" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0honlg0" name="Message Request Approved" dataObjectRef="message_Request_Approved" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0honlg0" name="Message Request Approval" dataObjectRef="message_Request_Approval" />
|
||||
<bpmn:endEvent id="Event_0xklgk1">
|
||||
<bpmn:incoming>Flow_19l6inq</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
|
@ -1017,6 +1017,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<bpmn:sequenceFlow id="Flow_0miwukw" sourceRef="Activity_0ra2pph" targetRef="Activity_0h849vr" />
|
||||
<bpmn:sequenceFlow id="Flow_1kty7z5" sourceRef="Activity_0h849vr" targetRef="Event_19q525t" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:dataObject id="message_Request_Approval" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_0zy71k9">
|
||||
<bpmn:text>Orgdata from BBHR, Categories from a DB, Currencies from Xero</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
|
@ -1504,7 +1505,7 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<bpmndi:BPMNShape id="DataObjectReference_0honlg0_di" bpmnElement="DataObjectReference_0honlg0">
|
||||
<dc:Bounds x="1992" y="275" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1965" y="237.5" width="89" height="27" />
|
||||
<dc:Bounds x="1965" y="238" width="89" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0xklgk1_di" bpmnElement="Event_0xklgk1">
|
||||
|
@ -1539,6 +1540,9 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<dc:Bounds x="2110" y="970" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0yi50u7_di" bpmnElement="Activity_18am0at">
|
||||
<dc:Bounds x="480" y="530" 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 />
|
||||
|
@ -1563,9 +1567,6 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<dc:Bounds x="2150" y="910" width="70" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<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_095wlf3_di" bpmnElement="Event_06bnz9o">
|
||||
<dc:Bounds x="2021" y="1032" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
@ -2182,10 +2183,6 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<di:waypoint x="2009" y="400" />
|
||||
<di:waypoint x="2008" y="325" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1yn62s3_di" bpmnElement="DataOutputAssociation_1yn62s3">
|
||||
<di:waypoint x="480" y="575" />
|
||||
<di:waypoint x="368" y="588" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_11ud8qn_di" bpmnElement="DataOutputAssociation_11ud8qn">
|
||||
<di:waypoint x="2261" y="785" />
|
||||
<di:waypoint x="2228" y="761" />
|
||||
|
@ -2194,6 +2191,10 @@ Please ensure that you have enough budget for the demand, and if needed, submit
|
|||
<di:waypoint x="2580" y="818" />
|
||||
<di:waypoint x="2652" y="816" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1yn62s3_di" bpmnElement="DataOutputAssociation_1yn62s3">
|
||||
<di:waypoint x="480" y="575" />
|
||||
<di:waypoint x="368" y="588" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_17xjezd">
|
||||
|
|
Loading…
Reference in New Issue