mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 06:18:19 +00:00
User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Issue.bpmn
This commit is contained in:
parent
cc68ac823a
commit
0ee6a8579e
@ -5,13 +5,13 @@
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="issue" name="Issue" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_0jy7lpv">
|
||||
<bpmn:lane id="Lane_0qjdprt" name="SASD Issue/Receipt Clk">
|
||||
<bpmn:lane id="Lane_sasdclk" name="SASD Issue/Receipt Clk">
|
||||
<bpmn:flowNodeRef>Activity_1aqm83p</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_0ngwnfn</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1h98zsq</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1kp42uq</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1ggyp1b" name="Admin">
|
||||
<bpmn:lane id="Lane_admin" name="Admin">
|
||||
<bpmn:flowNodeRef>Activity_0ffidfy</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
@ -51,7 +51,7 @@ In this task IMS will process the issue voucher. </spiffworkflow:instructionsFor
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0g0bgek</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09cqyt1</bpmn:outgoing>
|
||||
<bpmn:script></bpmn:script>
|
||||
<bpmn:script>lane_owners = { "Admin": [get_current_user()['username']] } </bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:startEvent id="Event_1h98zsq">
|
||||
<bpmn:outgoing>Flow_0cjiysr</bpmn:outgoing>
|
||||
@ -76,6 +76,7 @@ In this task admin approve the request of Issue Voucher</spiffworkflow:instructi
|
||||
<bpmn:incoming>Flow_09cqyt1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_15uoaxt</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:dataObject id="DataObject_0lsz476" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1whw92z">
|
||||
@ -83,11 +84,11 @@ In this task admin approve the request of Issue Voucher</spiffworkflow:instructi
|
||||
<dc:Bounds x="-360" y="380" width="1090" height="620" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1ggyp1b_di" bpmnElement="Lane_1ggyp1b" isHorizontal="true">
|
||||
<bpmndi:BPMNShape id="Lane_1ggyp1b_di" bpmnElement="Lane_admin" isHorizontal="true">
|
||||
<dc:Bounds x="-330" y="770" width="1060" height="230" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0qjdprt_di" bpmnElement="Lane_0qjdprt" isHorizontal="true">
|
||||
<bpmndi:BPMNShape id="Lane_0qjdprt_di" bpmnElement="Lane_sasdclk" isHorizontal="true">
|
||||
<dc:Bounds x="-330" y="380" width="1060" height="390" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user