diff --git a/Back/JsonRx_Proc_UserRegistration_V2.sql b/Back/JsonRx_Proc_UserRegistration_V2.sql index 54873cf..2b7bab5 100644 Binary files a/Back/JsonRx_Proc_UserRegistration_V2.sql and b/Back/JsonRx_Proc_UserRegistration_V2.sql differ diff --git a/Back/proc_get_exRate_master.sql b/Back/proc_get_exRate_master.sql index d9c99b6..0a16e1f 100644 Binary files a/Back/proc_get_exRate_master.sql and b/Back/proc_get_exRate_master.sql differ diff --git a/Back/proc_mobile_StaticData.sql b/Back/proc_mobile_StaticData.sql new file mode 100644 index 0000000..916c6cf Binary files /dev/null and b/Back/proc_mobile_StaticData.sql differ diff --git a/Deployment/29883-inbound-api-log/AlterTable.sql b/Deployment/29883-inbound-api-log/AlterTable.sql index 74b0f31..cef9b27 100644 --- a/Deployment/29883-inbound-api-log/AlterTable.sql +++ b/Deployment/29883-inbound-api-log/AlterTable.sql @@ -8,3 +8,8 @@ add MethodName VARCHAR(100) NULL, PartnerId VARCHAR(50) NULL + +alter table TBL_REMIT_INBOUND_LOG +add + ControlNo VARCHAR(50) NULL + \ No newline at end of file diff --git a/Deployment/32089-incomplete-kyc-report/New folder/proc_autocomplete.sql b/Deployment/32089-incomplete-kyc-report/New folder/proc_autocomplete.sql new file mode 100644 index 0000000..ec993ad Binary files /dev/null and b/Deployment/32089-incomplete-kyc-report/New folder/proc_autocomplete.sql differ diff --git a/Deployment/32089-incomplete-kyc-report/New folder/proc_online_core_customerSetup.sql b/Deployment/32089-incomplete-kyc-report/New folder/proc_online_core_customerSetup.sql new file mode 100644 index 0000000..4576b60 Binary files /dev/null and b/Deployment/32089-incomplete-kyc-report/New folder/proc_online_core_customerSetup.sql differ diff --git a/Deployment/32089-incomplete-kyc-report/proc_online_core_customerSetup.sql b/Deployment/32089-incomplete-kyc-report/proc_online_core_customerSetup.sql index 0aa930b..f74898f 100644 Binary files a/Deployment/32089-incomplete-kyc-report/proc_online_core_customerSetup.sql and b/Deployment/32089-incomplete-kyc-report/proc_online_core_customerSetup.sql differ diff --git a/Deployment/V7/proc_get_exRate_master.sql b/Deployment/V7/proc_get_exRate_master.sql index 468cd81..ab0de12 100644 Binary files a/Deployment/V7/proc_get_exRate_master.sql and b/Deployment/V7/proc_get_exRate_master.sql differ diff --git a/StoredProc/JsonRx_Proc_UserRegistration_V2.sql b/StoredProc/JsonRx_Proc_UserRegistration_V2.sql index 14a5ee1..e221161 100644 Binary files a/StoredProc/JsonRx_Proc_UserRegistration_V2.sql and b/StoredProc/JsonRx_Proc_UserRegistration_V2.sql differ diff --git a/StoredProc/proc_get_exrate_master.sql b/StoredProc/proc_get_exrate_master.sql index d89b2c7..e4b9c60 100644 Binary files a/StoredProc/proc_get_exrate_master.sql and b/StoredProc/proc_get_exrate_master.sql differ