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
7d3d00896e
commit
b034209b45
|
@ -166,7 +166,7 @@
|
|||
<bpmn:sequenceFlow id="Flow_147yu0h" sourceRef="Event_1si6b3g" targetRef="Activity_1iohamu" />
|
||||
<bpmn:sequenceFlow id="Flow_03j2gbu" sourceRef="Activity_1iohamu" targetRef="Event_12tt6fj" />
|
||||
<bpmn:sequenceFlow id="Flow_034ez5t" name="NO" sourceRef="Gateway_14xgyev" targetRef="Activity_1nfb31d">
|
||||
<bpmn:conditionExpression>1 == 2</bpmn:conditionExpression>
|
||||
<bpmn:conditionExpression>not(is_sme_review)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0en7ium" sourceRef="Activity_1nfb31d" targetRef="Event_0436zos" />
|
||||
<bpmn:sequenceFlow id="Flow_1jdyoqm" name="Approved" sourceRef="Gateway_05470yw" targetRef="Event_1px9xcd" />
|
||||
|
@ -1501,6 +1501,9 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<bpmndi:BPMNShape id="Activity_0bwjeuv_di" bpmnElement="Activity_1iohamu">
|
||||
<dc:Bounds x="2260" y="780" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1qgx40w_di" bpmnElement="Activity_1nfb31d">
|
||||
<dc:Bounds x="2480" y="780" 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 />
|
||||
|
@ -1525,9 +1528,6 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<dc:Bounds x="2150" y="910" width="70" height="30" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1qgx40w_di" bpmnElement="Activity_1nfb31d">
|
||||
<dc:Bounds x="2480" y="780" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_095wlf3_di" bpmnElement="Event_06bnz9o">
|
||||
<dc:Bounds x="2022" y="1032" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
@ -2082,10 +2082,6 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<di:waypoint x="2187" y="970" />
|
||||
<di:waypoint x="2185" y="940" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0898r38_di" bpmnElement="DataOutputAssociation_0898r38">
|
||||
<di:waypoint x="2580" y="818" />
|
||||
<di:waypoint x="2652" y="816" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1wiw4o6_di" bpmnElement="DataOutputAssociation_1wiw4o6">
|
||||
<di:waypoint x="3040" y="1010" />
|
||||
<di:waypoint x="3082" y="1010" />
|
||||
|
@ -2154,6 +2150,10 @@ del(userTimeFormat)</spiffworkflow:postScript>
|
|||
<di:waypoint x="2261" y="785" />
|
||||
<di:waypoint x="2228" y="761" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_0898r38_di" bpmnElement="DataOutputAssociation_0898r38">
|
||||
<di:waypoint x="2580" y="818" />
|
||||
<di:waypoint x="2652" y="816" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_17xjezd">
|
||||
|
|
Loading…
Reference in New Issue