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
41efb58740
commit
fc78b828b5
|
@ -381,12 +381,7 @@ isApprovalTimer = False</spiffworkflow:preScript>
|
|||
<spiffworkflow:property name="formUiSchemaFilename" value="invoice-approval_UISchema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:postScript />
|
||||
<spiffworkflow:instructionsForEndUser>Submitted by: {{ invoice.contributorName }}
|
||||
Submiiter Id: {{ invoice.contributorId }}
|
||||
Invoice Id: {{ invoice.invoiceId }}
|
||||
Amount: {{ invoice.invoiceAmount }}
|
||||
Currency: {{ invoice.invoiceCurrency }}
|
||||
Due Date: {{ invoice.dueDate}} </spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:instructionsForEndUser>{{ user_instructions }}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1ds4s8o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09wwily</bpmn:outgoing>
|
||||
|
|
Loading…
Reference in New Issue