mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +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
ea7932556a
commit
2d2fbbb82b
@ -440,14 +440,16 @@ else:
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:manualTask id="Activity_07oyzdx" name="Show What'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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user