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
bb520b4708
commit
df27ba67ea
|
@ -628,7 +628,9 @@ time_zone = project_lead_info["time_zone"]
|
|||
time_format = project_lead_info["time_format"]
|
||||
|
||||
# Set Date Format
|
||||
time_format = project_lead_info["date_format"]</spiffworkflow:postScript>
|
||||
time_format = project_lead_info["date_format"]
|
||||
|
||||
del(userFullName)</spiffworkflow:postScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0bv17h4</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gplgyz</bpmn:outgoing>
|
||||
|
@ -1755,16 +1757,16 @@ else:
|
|||
<bpmndi:BPMNShape id="Activity_0mxxp3b_di" bpmnElement="Call_Waku_Messages_Message-Notify_Proejct_Lead">
|
||||
<dc:Bounds x="510" y="380" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_02v8rpk_di" bpmnElement="Activity_1jtcvfx">
|
||||
<dc:Bounds x="340" y="480" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0iy0fil_di" bpmnElement="Activity_1982sk7">
|
||||
<dc:Bounds x="-170" y="380" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1lm44ee_di" bpmnElement="Activity_1r3o0bm">
|
||||
<dc:Bounds x="0" y="380" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_02v8rpk_di" bpmnElement="Activity_1jtcvfx">
|
||||
<dc:Bounds x="340" y="480" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0re50gq_di" bpmnElement="Flow_0re50gq">
|
||||
<di:waypoint x="610" y="420" />
|
||||
<di:waypoint x="680" y="420" />
|
||||
|
|
Loading…
Reference in New Issue