User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
967987d227
commit
3ce455b822
|
@ -561,7 +561,7 @@ del(userStatusKey)</bpmn:script>
|
|||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="respNotifyTeamLead">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="message" type="str" value=""Invoice to approve"" />
|
||||
<spiffworkflow:parameter id="message" type="str" value="waku_message" />
|
||||
<spiffworkflow:parameter id="message_type" type="str" value=""wakuext_sendOneToOneMessage"" />
|
||||
<spiffworkflow:parameter id="recipient" type="str" value="team_lead_info["status_key"]" />
|
||||
</spiffworkflow:parameters>
|
||||
|
@ -1435,6 +1435,9 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
|
|||
<bpmndi:BPMNShape id="Event_00px1yx_di" bpmnElement="Event_00px1yx">
|
||||
<dc:Bounds x="72" y="402" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
|
||||
<dc:Bounds x="842" y="402" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1gex892_di" bpmnElement="Activity_00b66gy">
|
||||
<dc:Bounds x="180" y="380" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -1443,9 +1446,6 @@ invoice["commentProjectLead"] = "Project Lead did not respond to request in allo
|
|||
<dc:Bounds x="360" y="380" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1nkaxn4_di" bpmnElement="Event_1nkaxn4">
|
||||
<dc:Bounds x="842" y="402" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0s32al0_di" bpmnElement="Activity_1ve0iqu">
|
||||
<dc:Bounds x="660" y="380" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
|
Loading…
Reference in New Issue