User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
bcb9e99f9f
commit
b1f1699abf
|
@ -492,7 +492,7 @@ ___
|
||||||
| **Field** | **Input** | **Field** | **Input** | **Source** | **Amount** |
|
| **Field** | **Input** | **Field** | **Input** | **Source** | **Amount** |
|
||||||
| ---: | :--- | ---: | :--- | ---: | :--- |
|
| ---: | :--- | ---: | :--- | ---: | :--- |
|
||||||
|_Submitted by:_ | {{ invoice.contributorName }} | _Submitted on:_ | {{ invoice.invoiceDate }} | _Requested:_ | {{ invoice.invoiceAmount_str }} |
|
|_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 }} |
|
|_Submitter Id:_ | {{ invoice.contributorId }} | _Due Date:_ | {{ invoice.dueDate}} | _Bamboo Monthly Compensation:_ | {{ monthly_salary_str }} |
|
||||||
___
|
___
|
||||||
{% if len_submitter_comment > 0 %}
|
{% if len_submitter_comment > 0 %}
|
||||||
*{{ current_user_extras["full_name"] }} comments:*.
|
*{{ current_user_extras["full_name"] }} comments:*.
|
||||||
|
|
Loading…
Reference in New Issue