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 d26e0d04..468a6c63 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
@@ -35,7 +35,6 @@
Gateway_0wk5se9
Activity_show_errors
Activity_10p5t0r
- Activity_0twki30
Gateway_0dqj39f
Activity_07oyzdx
Event_15y55nw
@@ -64,6 +63,7 @@
Activity_0gkpa9s
Activity_0gkejaj
Waku_Message_Pending_Payment
+ Activity_0twki30
Activity_1t8wi0r
@@ -246,21 +246,6 @@ isCurTest = False
Flow_1x4rtop
Flow_06amgv2
-
- Flow_18cic3h
- Flow_1pefcgv
- # CLear Contributor Name if contains number
-if svc_is_num_in_name:
- invoice["contributorName"] = None
-
-# Clear Invoice Anount if more than 2 decimals
-if svc_decimal_cnt > 2:
- invoice["invoiceAmount"] = None
-
-# Clear Invocie Due Date if before Today's Date
-if not(svc_is_due_date_after):
- invoice["dueDate"] = None
-
Flow_0z51hpb
Flow_1xvt99y
@@ -452,7 +437,7 @@ else:
Flow_0hrln7l
Flow_14glsqd
-
+
Flow_0a9w301
Flow_0cj1m0h
del(filesAccept)
@@ -466,8 +451,6 @@ else:
Flow_0hws1pe
Flow_0n6znyl
-
-
Flow_1cwebky
Flow_0n6znyl
@@ -522,14 +505,14 @@ ___
DataObjectReference_1g4gzsx
-
+
Flow_1xvt99y
Flow_0hrln7l
timedelta(seconds=1)
-
+
Flow_1qf14hx
Flow_1xo0lvm
@@ -1070,6 +1053,11 @@ isCurTest = False
invoice["invoiceStatus"] = "Approved and Pending Payment"
Flow_0hws1pe
+
+
+ DataObjectReference_0br9o6c
+ Property_1hsvamz
+
Flow_1j5eznh
@@ -1113,6 +1101,23 @@ timezone = current_user_extras["time_zone"]
+
+ Flow_18cic3h
+ Flow_1pefcgv
+ # CLear Contributor Name if contains number
+if svc_is_num_in_name:
+ invoice["contributorName"] = None
+
+# Clear Invoice Anount if more than 2 decimals
+if svc_decimal_cnt > 2:
+ invoice["invoiceAmount"] = None
+
+# Clear Invocie Due Date if before Today's Date
+if not(svc_is_due_date_after):
+ invoice["dueDate"] = None
+
+
+
@@ -1205,9 +1210,6 @@ timezone = current_user_extras["time_zone"]
-
-
-
@@ -1304,11 +1306,12 @@ timezone = current_user_extras["time_zone"]
-
+
+
@@ -1319,12 +1322,6 @@ timezone = current_user_extras["time_zone"]
-
-
-
-
-
-
@@ -1347,18 +1344,27 @@ timezone = current_user_extras["time_zone"]
-
+
-
+
+
+
+
+
+
+
+
+
+
@@ -1458,7 +1464,7 @@ timezone = current_user_extras["time_zone"]
-
+
@@ -1558,7 +1564,7 @@ timezone = current_user_extras["time_zone"]
-
+
@@ -1717,6 +1723,10 @@ timezone = current_user_extras["time_zone"]
+
+
+
+