User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
9cb6e3ef35
commit
74f1a708cc
|
@ -810,7 +810,8 @@ isSetMessage = True</spiffworkflow:preScript>
|
|||
<bpmn:scriptTask id="Activity_1982sk7" name="Get Project Lead From Bamboo" scriptFormat="python">
|
||||
<bpmn:incoming>Flow_0dvboik</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_01ki4jt</bpmn:outgoing>
|
||||
<bpmn:script>userBambooId_str = current_user_extras["bamboo_supervisor_api_id"]</bpmn:script>
|
||||
<bpmn:script># Get Current User's Bamboo Supervisor
|
||||
userBambooId_str = current_user_extras["bamboo_supervisor_api_id"]</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0dvboik" sourceRef="Event_00px1yx" targetRef="Activity_1982sk7" />
|
||||
<bpmn:callActivity id="Activity_1r3o0bm" name="Get PL Keycloak Username" calledElement="Bamboo_Conversion">
|
||||
|
@ -1721,18 +1722,14 @@ timezone = current_user_extras["time_zone"]</spiffworkflow:preScript>
|
|||
<bpmndi:BPMNShape id="Event_0w5o6hr_di" bpmnElement="Event_0w5o6hr">
|
||||
<dc:Bounds x="-48" y="372" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0fzlb0w_di" bpmnElement="Activity_02go8ec">
|
||||
<dc:Bounds x="210" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0emlo6d_di" bpmnElement="Activity_0mcykih">
|
||||
<dc:Bounds x="50" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_08gpeul_di" bpmnElement="Activity_1yhwhps">
|
||||
<dc:Bounds x="870" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0fzlb0w_di" bpmnElement="Activity_02go8ec">
|
||||
<dc:Bounds x="210" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1f5dpwy_di" bpmnElement="Activity_0b87ocm">
|
||||
<dc:Bounds x="710" y="350" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -1742,6 +1739,10 @@ timezone = current_user_extras["time_zone"]</spiffworkflow:preScript>
|
|||
<bpmndi:BPMNShape id="Activity_0x1ak9n_di" bpmnElement="Activity_1k25w3x">
|
||||
<dc:Bounds x="550" y="350" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0emlo6d_di" bpmnElement="Activity_0mcykih">
|
||||
<dc:Bounds x="50" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_183a6os_di" bpmnElement="Activity_1g04z00">
|
||||
<dc:Bounds x="390" y="350" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue