mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +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:intermediateCatchEvent>
|
||||||
<bpmn:manualTask id="Activity_07oyzdx" name="Show What's Next">
|
<bpmn:manualTask id="Activity_07oyzdx" name="Show What's Next">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser>__________________________________________________________________________
|
<spiffworkflow:instructionsForEndUser>___
|
||||||
_**Submitted by:**_ {{ invoice.contributorName }}
|
| Field | Input |
|
||||||
_**Submitter Id:**_ {{ invoice.contributorId }}
|
| ---: | :--- |
|
||||||
_**Invoice Id:**_ {{ invoice.invoiceId }}
|
|_**Submitted by:**_ | {{ invoice.contributorName }} |
|
||||||
_**Amount:**_ {{ invoice.invoiceAmount_str }}
|
|_**Submitter Id:**_ | {{ invoice.contributorId }} |
|
||||||
_**Submitted on:**_ {{ invoice.invoiceDate }}
|
|_**Invoice Id:**_ | {{ invoice.invoiceId }} |
|
||||||
_**Due Date:**_ {{ invoice.dueDate}}
|
|_**Amount:**_ | {{ invoice.invoiceAmount_str }} |
|
||||||
__________________________________________________________________________
|
|_**Submitted on:**_ | {{ invoice.invoiceDate }} |
|
||||||
|
|_**Due Date:**_ | {{ invoice.dueDate}} |
|
||||||
|
___
|
||||||
|
|
||||||
Thank you for your invoice submission.
|
Thank you for your invoice submission.
|
||||||
Updates on the progress of your submission will be sent to you on the Status app.
|
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