mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 20:58:17 +00:00
User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
7d439cf73e
commit
5ba975d2ef
@ -381,7 +381,12 @@ isApprovalTimer = False</spiffworkflow:preScript>
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="invoice-approval_UISchema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:postScript />
|
||||
<spiffworkflow:instructionsForEndUser>Submitted by: {{ invoice."contributorName" }}\nSubmiiter Id: {{ contributorId }}\nInvoice Id: {{ invoiceId }}\nAmount: {{ invoiceAmount }}\nCurrency: {{ invoiceCurrency }}\nDue Date: {{ dueDate}}</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:instructionsForEndUser>Submitted by: {{ invoice."contributorName" }}
|
||||
Submiiter Id: {{ contributorId }}
|
||||
Invoice Id: {{ invoiceId }}
|
||||
Amount: {{ invoiceAmount }}
|
||||
Currency: {{ invoiceCurrency }}
|
||||
Due Date: {{ dueDate}} </spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1ds4s8o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09wwily</bpmn:outgoing>
|
||||
|
Loading…
x
Reference in New Issue
Block a user