From b5cbbcb09210c418c566168c423a6f34c9718574 Mon Sep 17 00:00:00 2001 From: Shakun Shrestha Date: Tue, 14 May 2024 22:55:52 +0545 Subject: [PATCH] add kyc status --- Swift.API/Swift.API.csproj | 2 +- Swift.API/app.config | 2 +- Swift.DAL/Swift.DAL.csproj | 2 +- Swift.DAL/app.config | 8 +- .../Administration/CustomerSetup/List.aspx.cs | 1 + Swift.web/Swift.web.csproj | 2 +- Swift.web/Web.config | 293 +++++++++--------- 7 files changed, 154 insertions(+), 156 deletions(-) diff --git a/Swift.API/Swift.API.csproj b/Swift.API/Swift.API.csproj index f192839..6861cff 100644 --- a/Swift.API/Swift.API.csproj +++ b/Swift.API/Swift.API.csproj @@ -9,7 +9,7 @@ Properties Swift.API Swift.API - v4.8.1 + v4.6.1 512 diff --git a/Swift.API/app.config b/Swift.API/app.config index 5a5df34..1a18669 100644 --- a/Swift.API/app.config +++ b/Swift.API/app.config @@ -22,4 +22,4 @@ - + diff --git a/Swift.DAL/Swift.DAL.csproj b/Swift.DAL/Swift.DAL.csproj index 308919e..b7b819f 100644 --- a/Swift.DAL/Swift.DAL.csproj +++ b/Swift.DAL/Swift.DAL.csproj @@ -10,7 +10,7 @@ Properties Swift.DAL Swift.DAL - v4.8.1 + v4.6.1 512 diff --git a/Swift.DAL/app.config b/Swift.DAL/app.config index 5caece0..4820deb 100644 --- a/Swift.DAL/app.config +++ b/Swift.DAL/app.config @@ -1,13 +1,13 @@ - + - + - - + + diff --git a/Swift.web/Remit/Administration/CustomerSetup/List.aspx.cs b/Swift.web/Remit/Administration/CustomerSetup/List.aspx.cs index c19a6f3..f61b72d 100644 --- a/Swift.web/Remit/Administration/CustomerSetup/List.aspx.cs +++ b/Swift.web/Remit/Administration/CustomerSetup/List.aspx.cs @@ -56,6 +56,7 @@ namespace Swift.web.Remit.Administration.customerSetup { new GridFilter("searchCriteria", "Search By", "1:" + "EXEC [proc_online_approve_Customer] @flag = 'searchCriteria'"), new GridFilter("searchValue", "Search Value", "T"), + new GridFilter("kycStatus", "KYC Status", "T"), new GridFilter("fromDate", "Registered From","d"), new GridFilter("toDate", "Registered To", "d"), }; diff --git a/Swift.web/Swift.web.csproj b/Swift.web/Swift.web.csproj index 1c577da..1d6a01a 100644 --- a/Swift.web/Swift.web.csproj +++ b/Swift.web/Swift.web.csproj @@ -13,7 +13,7 @@ Properties Swift.web Swift.web - v4.8.1 + v4.6.1 true diff --git a/Swift.web/Web.config b/Swift.web/Web.config index 3374838..74b3671 100644 --- a/Swift.web/Web.config +++ b/Swift.web/Web.config @@ -1,4 +1,4 @@ - + -
-
+
+
- - - - - - - - - - - - - + + + + + + + + + + + + + - - - + + + - + - - + + - - - + + + - - + + - + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - + + + - - - - + + + + - + - - - - - - - + + + + + + + - - - - + + + + - + - + - - - + + + - - - - - - - + + + + + + + - - + - - + + - - - - - - - - - - + + + + + + + + + - + - - + + - + - - - - - - - - + + + + + + + + - + - + - - - - + + + + - - - - + + + + - + - + - + - + - + - + - + - - - + + + - - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +