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 05:05:24 +00:00
parent d01c18b777
commit 769e5f02c4

View File

@ -401,7 +401,7 @@ else:
|_Submitted on:_ | {{ invoice.invoiceDate }} |
|_Due Date:_ | {{ invoice.dueDate}} |
___
{% if len_submitter_comments > 0Z -%}
{% if len_submitter_comments > 0 -%}
Submitter comments:
{{ invoice["commentSubmitter"] }}
{%- endif %}