From 692aa2c1731674d0cd8997363db792e3b65d5ddc Mon Sep 17 00:00:00 2001 From: demo Date: Mon, 28 Nov 2022 11:58:37 +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 | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 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 672b2b98..4f7c9a3b 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 @@ -1060,6 +1060,11 @@ invoice["invoiceStatus"] = "Approved and Pending Payment" Flow_1fvtcqt Flow_0hws1pe + + + DataObjectReference_0br9o6c + Property_0qyo4d9 + Flow_1j5eznh @@ -1070,6 +1075,7 @@ if isMatch: task_id = "waku_payment_pending_ismatch" else: task_id = "waku_payment_pending_not_ismatch" + len_project_lead_comment = len(approvalComment.strip()) # Set Message in Call Activity isSetMessage = True @@ -1713,6 +1719,10 @@ timezone = current_user_extras["time_zone"] + + + + @@ -1923,6 +1933,9 @@ timezone = current_user_extras["time_zone"] + + + @@ -1934,9 +1947,6 @@ timezone = current_user_extras["time_zone"] - - -