User: jason clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-26 21:21:02 +00:00
parent faa47ba712
commit 0954ce69db
1 changed files with 1 additions and 1 deletions

View File

@ -719,7 +719,7 @@ isSetMessage = False</bpmn:script>
if not(invoice.isProjectLeadApprove):
waku_message = waku_message_body + waku_message_timestamp + waku_message_variables + waku_message_footer
else:
waku_message = waku_message_body + waku_message_timestamp + waku_message_variables * "\nProject Lead Comments: " + invoice.commentsProjectLead + waku_message_footer</bpmn:script>
waku_message = waku_message_body + waku_message_timestamp + waku_message_variables + "\nProject Lead Comments: " + invoice.commentsProjectLead + waku_message_footer</bpmn:script>
</bpmn:scriptTask>
</bpmn:subProcess>
<bpmn:subProcess id="Activity_1kgaqpf" name="Waku Message: Notify Finance">