From 970af8121964d9f3f2b2d27e281e482dffc93004 Mon Sep 17 00:00:00 2001 From: demo Date: Mon, 28 Nov 2022 12:41:07 +0000 Subject: [PATCH] User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn --- .../cc-invoice-approval-process-v2.bpmn | 47 ++++++++++++------- 1 file changed, 30 insertions(+), 17 deletions(-) diff --git a/manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn b/manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn index 3849584d..2ba90ff5 100644 --- a/manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn +++ b/manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn @@ -1070,19 +1070,9 @@ invoice["invoiceStatus"] = "Approved and Pending Payment" - # Set Task Id -if isMatch: - task_id = "waku_payment_pending_ismatch" -else: - task_id = "waku_payment_pending_not_ismatch" - -# Set Message in Call Activity -isSetMessage = True - -# Set Time Zone -timezone = current_user_extras["time_zone"] + - Flow_1j5eznh + Flow_1s45y9i Flow_1w7kqay @@ -1104,7 +1094,23 @@ timezone = current_user_extras["time_zone"] Flow_1buk0a2 - + + + + Flow_1j5eznh + Flow_1s45y9i + # Set Task Id +if isMatch: + task_id = "waku_payment_pending_ismatch" +else: + task_id = "waku_payment_pending_not_ismatch" + +# Set Message in Call Activity +isSetMessage = True + +# Set Time Zone +timezone = current_user_extras["time_zone"] + Flow_1v8dszb @@ -1932,9 +1938,6 @@ timezone = current_user_extras["time_zone"] - - - @@ -1946,6 +1949,12 @@ timezone = current_user_extras["time_zone"] + + + + + + @@ -1955,7 +1964,11 @@ timezone = current_user_extras["time_zone"] - + + + + +