mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +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
0e7618d014
commit
4ca87721d9
@ -1056,20 +1056,13 @@ timezone = current_user_extras["time_zone"]</spiffworkflow:preScript>
|
||||
<spiffworkflow:postScript />
|
||||
<spiffworkflow:preScript># Set Timer Check
|
||||
isApprovalTimer = False</spiffworkflow:preScript>
|
||||
<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}} |
|
||||
<spiffworkflow:instructionsForEndUser>**Invoice Id:** {{ invoice.invoiceId }}
|
||||
___
|
||||
*Bamboo Monthly Salary Amount:* {{ monthly_salary_str }}
|
||||
|
||||
| **Field** | **Input** | **Field** | **Input** | **Source** | **Amount** |
|
||||
| ---: | :--- | ---: | :--- | ---: | :--- |
|
||||
|_Submitted by:_ | {{ invoice.contributorName }} | _Submitted on:_ | {{ invoice.invoiceDate }} | _Requested:_ | {{ invoice.invoiceAmount_str }} |
|
||||
|_Submitter Id:_ | {{ invoice.contributorId }} | _Due Date:_ | {{ invoice.dueDate}} | _Bamboo Monthly Salary:_ | {{ monthly_salary_str }} |
|
||||
___
|
||||
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0lfqk0y</bpmn:incoming>
|
||||
|
Loading…
x
Reference in New Issue
Block a user