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-11-17 18:55:46 +00:00
parent ea7932556a
commit 2d2fbbb82b

View File

@ -440,14 +440,16 @@ else:
</bpmn:intermediateCatchEvent>
<bpmn:manualTask id="Activity_07oyzdx" name="Show What&#39;s Next">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>__________________________________________________________________________
_**Submitted by:**_ {{ invoice.contributorName }}
_**Submitter Id:**_ {{ invoice.contributorId }}
_**Invoice Id:**_ {{ invoice.invoiceId }}
_**Amount:**_ {{ invoice.invoiceAmount_str }}
_**Submitted on:**_ {{ invoice.invoiceDate }}
_**Due Date:**_ {{ invoice.dueDate}}
__________________________________________________________________________
<spiffworkflow:instructionsForEndUser>___
| Field | Input |
| ---: | :--- |
|_**Submitted by:**_ | {{ invoice.contributorName }} |
|_**Submitter Id:**_ | {{ invoice.contributorId }} |
|_**Invoice Id:**_ | {{ invoice.invoiceId }} |
|_**Amount:**_ | {{ invoice.invoiceAmount_str }} |
|_**Submitted on:**_ | {{ invoice.invoiceDate }} |
|_**Due Date:**_ | {{ invoice.dueDate}} |
___
Thank you for your invoice submission.
Updates on the progress of your submission will be sent to you on the Status app.