User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-24 01:52:05 +00:00
parent 9809ae0e5b
commit a204f4b2b3
1 changed files with 20 additions and 16 deletions

View File

@ -535,7 +535,7 @@ isCurrentUser = False</spiffworkflow:preScript>
<bpmn:incoming>Flow_0idsdf0</bpmn:incoming>
<bpmn:outgoing>Flow_0mwwhvb</bpmn:outgoing>
</bpmn:callActivity>
<bpmn:scriptTask id="Activity_0lmpdui" name="Set Team Lead Info" scriptFormat="python">
<bpmn:scriptTask id="Activity_0lmpdui" name="Set Project Lead Info" scriptFormat="python">
<bpmn:incoming>Flow_0mwwhvb</bpmn:incoming>
<bpmn:outgoing>Flow_04uuejh</bpmn:outgoing>
<bpmn:script># Set Team Lead Info
@ -546,6 +546,9 @@ team_lead_info["email"] = userEmail
team_lead_info["team_lead_username"] = userTeamLeadUsername
team_lead_info["status_key"] = userStatusKey
# Set Task Id
task_id = "waku_notify_project_lead"
del(userFullName)
del(userFirstName)
del(userEmail)
@ -1424,22 +1427,23 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
<dc:Bounds x="625" y="215" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_00px1yx_di" bpmnElement="Event_00px1yx">
<dc:Bounds x="142" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
<dc:Bounds x="762" y="402" width="36" height="36" />
<dc:Bounds x="72" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1gex892_di" bpmnElement="Activity_00b66gy">
<dc:Bounds x="250" y="380" width="100" height="80" />
<dc:Bounds x="180" y="380" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0z9h5bp_di" bpmnElement="Activity_0lmpdui">
<dc:Bounds x="430" y="380" width="100" height="80" />
<dc:Bounds x="360" y="380" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0s32al0_di" bpmnElement="Activity_1ve0iqu">
<dc:Bounds x="610" y="380" width="100" height="80" />
<dc:Bounds x="550" y="380" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
<dc:Bounds x="732" y="402" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1am9jcz_di" bpmnElement="Flow_1am9jcz">
<di:waypoint x="295" y="240" />
<di:waypoint x="360" y="240" />
@ -1459,20 +1463,20 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
<di:waypoint x="650" y="215" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0idsdf0_di" bpmnElement="Flow_0idsdf0">
<di:waypoint x="178" y="420" />
<di:waypoint x="250" y="420" />
<di:waypoint x="108" y="420" />
<di:waypoint x="180" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1cynsak_di" bpmnElement="Flow_1cynsak">
<di:waypoint x="710" y="420" />
<di:waypoint x="762" y="420" />
<di:waypoint x="650" y="420" />
<di:waypoint x="732" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0mwwhvb_di" bpmnElement="Flow_0mwwhvb">
<di:waypoint x="350" y="420" />
<di:waypoint x="430" y="420" />
<di:waypoint x="280" y="420" />
<di:waypoint x="360" y="420" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04uuejh_di" bpmnElement="Flow_04uuejh">
<di:waypoint x="530" y="420" />
<di:waypoint x="610" y="420" />
<di:waypoint x="460" y="420" />
<di:waypoint x="550" y="420" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>