mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 12:48:21 +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
2fbf2b87e6
commit
cf70ae9493
@ -369,8 +369,7 @@ time_format = current_user_extras["date_format"]</spiffworkflow:preScript>
|
||||
<spiffworkflow:postScript />
|
||||
<spiffworkflow:preScript># Set Timer Check
|
||||
isApprovalTimer = False</spiffworkflow:preScript>
|
||||
<spiffworkflow:instructionsForEndUser>Invoice Details:
|
||||
Submitted By: {{ invoice.contributorName }}</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:instructionsForEndUser>{{ user_instructions }}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0lfqk0y</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0yvmfqu</bpmn:outgoing>
|
||||
@ -382,8 +381,7 @@ Submitted By: {{ invoice.contributorName }}</spiffworkflow:instructionsForEndUse
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="invoice-approval_UISchema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:postScript />
|
||||
<spiffworkflow:instructionsForEndUser>Invoice Details:
|
||||
Submitted By: {{ invoice.contributorName }}</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:instructionsForEndUser>{{ user_instructions }}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1ds4s8o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09wwily</bpmn:outgoing>
|
||||
|
Loading…
x
Reference in New Issue
Block a user