User: alex 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-31 23:44:44 +00:00
parent d5a9ac80bb
commit 7d439cf73e
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ isApprovalTimer = False</spiffworkflow:preScript>
<spiffworkflow:property name="formUiSchemaFilename" value="invoice-approval_UISchema.json" />
</spiffworkflow:properties>
<spiffworkflow:postScript />
<spiffworkflow:instructionsForEndUser>{% include 'user_instructions' %}</spiffworkflow:instructionsForEndUser>
<spiffworkflow:instructionsForEndUser>Submitted by: {{ invoice."contributorName" }}\nSubmiiter Id: {{ contributorId }}\nInvoice Id: {{ invoiceId }}\nAmount: {{ invoiceAmount }}\nCurrency: {{ invoiceCurrency }}\nDue Date: {{ dueDate}}</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1ds4s8o</bpmn:incoming>
<bpmn:outgoing>Flow_09wwily</bpmn:outgoing>