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-25 15:58:50 +00:00
parent 4323b40347
commit 19ed59f818
1 changed files with 2 additions and 1 deletions

View File

@ -345,7 +345,8 @@ if not(svc_is_due_date_after):
|_Due Date:_ | {{ invoice.dueDate}} |
___
{% if len_submitter_comment > 0 %}
*{{ current_user_extras["full_name"] }} comments:* {{ invoice["commentSubmitter"]|d('', True)|wordwrap(70)| replace('\n', '\n') }}
*{{ current_user_extras["full_name"] }} comments:*.
{{ invoice["commentSubmitter"] }}
___
{% endif %}
Thank you for your invoice submission.