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:
demo 2022-11-24 04:48:46 +00:00
parent 0c59b791c4
commit 2236bb49a3

View File

@ -129,7 +129,7 @@
<spiffworkflow:property name="formJsonSchemaFilename" value="Submit-the-invoice_JSONSchema.json" /> <spiffworkflow:property name="formJsonSchemaFilename" value="Submit-the-invoice_JSONSchema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="Submit-the-invoice_UISchema.json" /> <spiffworkflow:property name="formUiSchemaFilename" value="Submit-the-invoice_UISchema.json" />
</spiffworkflow:properties> </spiffworkflow:properties>
<spiffworkflow:postScript></spiffworkflow:postScript> <spiffworkflow:postScript />
<spiffworkflow:preScript /> <spiffworkflow:preScript />
</bpmn:extensionElements> </bpmn:extensionElements>
<bpmn:incoming>Flow_17vkjgc</bpmn:incoming> <bpmn:incoming>Flow_17vkjgc</bpmn:incoming>
@ -401,7 +401,10 @@ else:
|_Submitted on:_ | {{ invoice.invoiceDate }} | |_Submitted on:_ | {{ invoice.invoiceDate }} |
|_Due Date:_ | {{ invoice.dueDate}} | |_Due Date:_ | {{ invoice.dueDate}} |
___ ___
{% if len_submitter_comments &gt; 0Z %}
Submitter comments: {{ invoice["commentSubmitter"] }}
{% endif %}
___
Thank you for your invoice submission. Thank you for your invoice submission.
Updates on the progress of your submission will be sent to you on the Status app. Updates on the progress of your submission will be sent to you on the Status app.
@ -1802,6 +1805,9 @@ ___
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram id="BPMNDiagram_0e5tdrz"> <bpmndi:BPMNDiagram id="BPMNDiagram_0e5tdrz">
<bpmndi:BPMNPlane id="BPMNPlane_04v9fws" bpmnElement="SubProcess_Data_validation_rules"> <bpmndi:BPMNPlane id="BPMNPlane_04v9fws" bpmnElement="SubProcess_Data_validation_rules">
<bpmndi:BPMNShape id="Event_1qkuk5g_di" bpmnElement="Event_1qkuk5g">
<dc:Bounds x="42" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_05nw8eq_di" bpmnElement="Activity_Check_Due_Date"> <bpmndi:BPMNShape id="Activity_05nw8eq_di" bpmnElement="Activity_Check_Due_Date">
<dc:Bounds x="840" y="170" width="100" height="80" /> <dc:Bounds x="840" y="170" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -1824,9 +1830,6 @@ ___
<bpmndi:BPMNShape id="Activity_0u1e062_di" bpmnElement="Activity_1j8k6mb"> <bpmndi:BPMNShape id="Activity_0u1e062_di" bpmnElement="Activity_1j8k6mb">
<dc:Bounds x="1200" y="170" width="100" height="80" /> <dc:Bounds x="1200" y="170" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1qkuk5g_di" bpmnElement="Event_1qkuk5g">
<dc:Bounds x="42" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0r298mg_di" bpmnElement="Activity_1sixbqq"> <bpmndi:BPMNShape id="Activity_0r298mg_di" bpmnElement="Activity_1sixbqq">
<dc:Bounds x="150" y="170" width="100" height="80" /> <dc:Bounds x="150" y="170" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>