User: natalia clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
3b1c2cd72e
commit
1853f659ab
|
@ -866,7 +866,7 @@ addNew = False</spiffworkflow:preScript>
|
||||||
<bpmn:sequenceFlow id="Flow_0cplnjf" sourceRef="Activity_0o7sdta" targetRef="Activity_06b32ar" />
|
<bpmn:sequenceFlow id="Flow_0cplnjf" sourceRef="Activity_0o7sdta" targetRef="Activity_06b32ar" />
|
||||||
<bpmn:manualTask id="Activity_0o7sdta" name="Temp Invoice Info">
|
<bpmn:manualTask id="Activity_0o7sdta" name="Temp Invoice Info">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser>Submitted by: {{ invoice.contributorName }}<br> Contributor Id: {{ invoice.contributorId }}<br> Invoice Id: {{ invoice.invoiceId }} Invoice Amount: {{ invoice.invoiceAmount }} Select Currency: {{ invoice.invoiceCurrency }} Due Date: {{ invoice.dueDate }} Project Lead Comments: {{ invoice.commentsProjectLead }}</spiffworkflow:instructionsForEndUser>
|
<spiffworkflow:instructionsForEndUser />
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
<bpmn:incoming>Flow_0lfqk0y</bpmn:incoming>
|
<bpmn:incoming>Flow_0lfqk0y</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0cplnjf</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0cplnjf</bpmn:outgoing>
|
||||||
|
|
Loading…
Reference in New Issue