User: hurairaidrees@gmail.com clicked save for playground/nutech/receipt/receipt.bpmn
This commit is contained in:
parent
2260726c5e
commit
f7f821ea69
|
@ -142,7 +142,7 @@ A **time duration** defined as ISO 8601 durations format.
|
|||
</bpmn:userTask>
|
||||
<bpmn:scriptTask id="Activity_0x2ofau" name="Script to display timer value">
|
||||
<bpmn:incoming>Flow_1c2eg26</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1fo1w71</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0rvrpzq</bpmn:outgoing>
|
||||
<bpmn:script>hours = 0
|
||||
minutes = 0
|
||||
seconds = 0
|
||||
|
@ -171,7 +171,7 @@ Timer value is : {{hours}} Hour, {{minutes}} Minutes , {{seconds}} Seconds
|
|||
<spiffworkflow:property name="formUiSchemaFilename" value="sasdreceiveapproval-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1fo1w71</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0rvrpzq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hcdtwt</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:exclusiveGateway id="Gateway_1be7bb7" default="Flow_0nr7yo5">
|
||||
|
@ -316,7 +316,6 @@ Equipment didn't arrive at S10 Warehouse</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:sequenceFlow id="Flow_0vlp9uc" sourceRef="Activity_0azoas6" targetRef="Event_1ew0edc" />
|
||||
<bpmn:sequenceFlow id="Flow_0se62kv" sourceRef="Activity_09yxu7e" targetRef="Event_1ew0edc" />
|
||||
<bpmn:sequenceFlow id="Flow_1c2eg26" sourceRef="Activity_1lpdsjc" targetRef="Activity_0x2ofau" />
|
||||
<bpmn:sequenceFlow id="Flow_1fo1w71" sourceRef="Activity_0x2ofau" targetRef="Activity_0ejewop" />
|
||||
<bpmn:sequenceFlow id="Flow_0hcdtwt" sourceRef="Activity_0ejewop" targetRef="Gateway_1be7bb7" />
|
||||
<bpmn:sequenceFlow id="Flow_0hvrs0q" name="SASD Received the equipment" sourceRef="Gateway_1be7bb7" targetRef="Activity_1uw3xcu">
|
||||
<bpmn:conditionExpression>sasd_approval=='Yes'</bpmn:conditionExpression>
|
||||
|
@ -332,6 +331,7 @@ Equipment didn't arrive at S10 Warehouse</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:sequenceFlow id="Flow_0j8vgi6" sourceRef="Gateway_1gbhsvz" targetRef="Activity_09yxu7e" />
|
||||
<bpmn:sequenceFlow id="Flow_1qb0af3" sourceRef="Event_1whqnwg" targetRef="Activity_09yxu7e" />
|
||||
<bpmn:sequenceFlow id="Flow_17g52x2" sourceRef="Event_1i3bmtb" targetRef="Activity_1hq9hvm" />
|
||||
<bpmn:sequenceFlow id="Flow_0rvrpzq" sourceRef="Activity_0x2ofau" targetRef="Activity_0ejewop" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1oy6pez">
|
||||
|
@ -517,12 +517,6 @@ Equipment didn't arrive at S10 Warehouse</spiffworkflow:instructionsForEndUser>
|
|||
<di:waypoint x="2054" y="400" />
|
||||
<di:waypoint x="2104" y="400" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1fo1w71_di" bpmnElement="Flow_1fo1w71">
|
||||
<di:waypoint x="2154" y="360" />
|
||||
<di:waypoint x="2154" y="340" />
|
||||
<di:waypoint x="1434" y="340" />
|
||||
<di:waypoint x="1434" y="660" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0hcdtwt_di" bpmnElement="Flow_0hcdtwt">
|
||||
<di:waypoint x="1484" y="700" />
|
||||
<di:waypoint x="1539" y="700" />
|
||||
|
@ -580,6 +574,12 @@ Equipment didn't arrive at S10 Warehouse</spiffworkflow:instructionsForEndUser>
|
|||
<di:waypoint x="1434" y="875" />
|
||||
<di:waypoint x="1514" y="875" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0rvrpzq_di" bpmnElement="Flow_0rvrpzq">
|
||||
<di:waypoint x="2154" y="360" />
|
||||
<di:waypoint x="2154" y="340" />
|
||||
<di:waypoint x="1434" y="340" />
|
||||
<di:waypoint x="1434" y="660" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue