diff --git a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
index 33769549..b310b684 100644
--- a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
+++ b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
@@ -764,7 +764,7 @@ time_zone = "Asia/Dubai"
date_format = "YMD"
time_format = "24"
- Flow_1gfeknb
+ Flow_0u8sn4c
Flow_0n3djvs
@@ -776,7 +776,7 @@ time_format = "24"
-
+
@@ -810,7 +810,39 @@ isCurrentUser = False
Flow_1ale8a2
Flow_1gfeknb
-
+
+
+
+ Flow_1gfeknb
+ Flow_0u8sn4c
+ # Set Project Lead Info
+finance_info = {}
+finance_info["full_name"] = userFullName
+finance_info["first_name"] = userFirstName
+finance_info["email"] = userEmail
+finance_info["time_zone"] = userTimeZone
+finance_info["time_format"] = userTimeFormat
+finance_info["date_format"] = userDateFormat
+finance_info["status_key"] = userStatusKey
+
+# Move to pre-script of Waku Message
+# Set Time Zone
+time_zone = finance_info["time_zone"]
+
+# Set Time Format
+time_format = finance_info["time_format"]
+
+# Set Date Format
+time_format = finance_info["date_format"]
+
+del(userFullName)
+del(userFirstName)
+del(userEmail)
+del(userTimeZone)
+del(userTimeFormat)
+del(userDateFormat)
+del(userStatusKey)
+
Flow_1v8dszb
@@ -1683,35 +1715,38 @@ addNew = False
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
@@ -1725,6 +1760,10 @@ addNew = False
+
+
+
+