User: hurairaidrees@gmail.com clicked save for playground/nutech/receipt/receipt.bpmn
This commit is contained in:
parent
e635c7d84b
commit
0c1f876ab7
|
@ -310,12 +310,6 @@ Equipment not received at SASD area</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:sequenceFlow id="Flow_07vuu9y" sourceRef="Gateway_1be7bb7" targetRef="Activity_1hq9hvm">
|
||||
<bpmn:conditionExpression>sasd_approval=='No'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:boundaryEvent id="Event_1ny63g6" attachedToRef="Activity_0ejewop">
|
||||
<bpmn:outgoing>Flow_0942yq0</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1kzhf8l">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_tfc</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0942yq0" sourceRef="Event_1ny63g6" targetRef="Activity_1hq9hvm" />
|
||||
<bpmn:manualTask id="Activity_09yxu7e" name="Equipment Delayed">
|
||||
<bpmn:extensionElements>
|
||||
|
@ -336,6 +330,12 @@ Equipment has succesfully arrived at warehouse</spiffworkflow:instructionsForEnd
|
|||
<bpmn:incoming>Flow_1qnjxvj</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vlp9uc</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:boundaryEvent id="Event_1ny63g6" cancelActivity="false" attachedToRef="Activity_0ejewop">
|
||||
<bpmn:outgoing>Flow_0942yq0</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1snps4p">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timer_value_tfc</bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1oy6pez">
|
||||
|
@ -439,7 +439,7 @@ Equipment has succesfully arrived at warehouse</spiffworkflow:instructionsForEnd
|
|||
<bpmndi:BPMNShape id="Event_119urh3_di" bpmnElement="Event_1whqnwg">
|
||||
<dc:Bounds x="1416" y="1137" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1ts80k3_di" bpmnElement="Event_1ny63g6">
|
||||
<bpmndi:BPMNShape id="Event_00ypp54_di" bpmnElement="Event_1ny63g6">
|
||||
<dc:Bounds x="1416" y="722" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_047ap3u_di" bpmnElement="Flow_047ap3u">
|
||||
|
|
Loading…
Reference in New Issue