diff --git a/Database/Sp/proc_customerInfo.sql b/Database/Sp/proc_customerInfo.sql index 6a7091b..01dcdd0 100644 --- a/Database/Sp/proc_customerInfo.sql +++ b/Database/Sp/proc_customerInfo.sql @@ -126,7 +126,6 @@ BEGIN LEFT JOIN tbl_japan_address_detail detail (NOLOCK) ON detail.row_id = cm.district WHERE customerId = @customerId; - SELECT ri.receiverId , ri.fullName customerName, ri.customerId , @@ -170,7 +169,7 @@ BEGIN LEFT JOIN STATICDATAVALUE SDV1 (NOLOCK) ON SDV1.VALUEID = RI.PURPOSEOFREMIT LEFT JOIN STATICDATAVALUE SDV2 (NOLOCK) ON SDV2.VALUEID = RI.RECEIVERTYPE LEFT JOIN STATICDATAVALUE SDV3 (NOLOCK) ON SDV3.VALUEID = RI.idtype - LEFT JOIN API_BANK_BRANCH_LIST ABBL (NOLOCK) ON ABBL.BRANCH_ID = RI.BANKLOCATION + LEFT JOIN API_BANK_BRANCH_LIST ABBL (NOLOCK) ON cast(ABBL.BRANCH_ID as varchar) = RI.BANKLOCATION LEFT JOIN API_BANK_LIST ABL (NOLOCK) ON ABL.BANK_ID = RI.PAYOUTPARTNER LEFT JOIN dbo.customerMaster (NOLOCK) cmm ON cmm.customerId = ri.customerId WHERE receiverId = @receiverId ; diff --git a/JMEAgentSystem/Properties/PublishProfiles/FolderProfile.pubxml.user b/JMEAgentSystem/Properties/PublishProfiles/FolderProfile.pubxml.user index 58e21c9..fa8e594 100644 --- a/JMEAgentSystem/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/JMEAgentSystem/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -55,10 +55,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt 08/11/2020 16:56:02 - 08/27/2020 18:55:57 + 08/27/2020 20:41:29 - 08/27/2020 18:55:57 + 08/27/2020 20:41:29 08/11/2020 16:56:02 @@ -865,7 +865,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt 08/24/2020 11:45:30 - 08/24/2020 12:03:08 + 08/27/2020 20:38:00 08/27/2020 12:26:11 @@ -898,7 +898,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt 08/11/2020 16:56:08 - 08/27/2020 18:55:46 + 08/27/2020 19:17:06 10/25/2019 16:47:02 @@ -1321,13 +1321,13 @@ by editing this MSBuild file. In order to learn more about this please visit htt 08/12/2020 15:58:42 - 08/27/2020 18:55:42 + 08/27/2020 20:37:33 - 08/27/2020 17:57:53 + 08/27/2020 20:02:00 - 08/27/2020 18:55:52 + 08/27/2020 20:08:23 08/11/2020 16:56:08 @@ -1336,7 +1336,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt 08/24/2020 11:26:26 - 08/27/2020 18:01:37 + 08/27/2020 20:02:10 08/27/2020 12:26:40 @@ -1357,7 +1357,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt 08/11/2020 16:56:09 - 08/27/2020 17:59:14 + 08/27/2020 20:02:26 08/24/2020 15:02:47 diff --git a/JMEAgentSystem/WebPages/BenificiaryRegistration/Manage.aspx b/JMEAgentSystem/WebPages/BenificiaryRegistration/Manage.aspx index c9ba6bd..4fc6a58 100644 --- a/JMEAgentSystem/WebPages/BenificiaryRegistration/Manage.aspx +++ b/JMEAgentSystem/WebPages/BenificiaryRegistration/Manage.aspx @@ -2,336 +2,331 @@ - - - - -
+ +
-
-
-
+
+
+
-
-
-

- Add Beneficiary +
+
+

+ Add Beneficiary +

+
+
+
+
+
+ +
-
-
-
-
-
- -
-
-
-
-
- -
-
+
+
+
+
-
-
-
-
-
-

Beneficiary List : ( )

-
-
-
- - - - - - - - - + + +
+
+
+
+
+

Beneficiary List : ( )

+
+
+
+
S. No.NameAddressMobileCollection ModeBank NameAccount No
+ + + + + + + + - - -
S. No.NameAddressMobileCollection ModeBank NameAccount No
-
-
+ + +
+
+
-
-
-
-
- -
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-

Beneficiary Details

+
+
+
+
+
+
+

Beneficiary Details

+
+
+
+ +
+ <%--body part--%> + + + +
+
+ + + +
-
-
- -
- <%--body part--%> - - - -
-
- - - - -
-
-
-
- - - -
-
-
-
- - -
-
- -
-
- - -
-
-
-
- - -
-
-
-
- - -
-
-
-
- - - -
-
-
-
- - -
-
-
-
- - -
-
+
+
+
+ + + +
+
+
+
+ + +
+
+ +
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + + +
+
+
+
+ + +
+
+
+
+ + +
+
-
-
-
- -
-
+
+
+
+ +
+
-
-
- - - -
-
-
- +
+
+ + + +
+
+
+
-
-
-
- - -
-
-
-
- - - -
-
-
-
- - -
-
- -
-

- -

-
-
- - - -
-
- -
-
- - - -
-
-
-
- - - -
-
- -
-
- - -
-
-
-
- - -
-
-
-
- - -
-
-
-
- - -
-
+
+
+
+ + +
+
+
+
+ + + +
+
+
+
+ + +
+
- <%--End body part--%> +
+

+ +

+
+
+ + +
-
-
Agreement Information
-
-
-
-
+
+
+
Agreement Information
+
+
+
+ + + +
+
+
+
+ +
+
+
-
-
-
- -
-
- -
- -
-
- - <%----%> -
+
+
+
+
+ + <%----%> +
+
@@ -339,10 +334,9 @@
-
- - - +
+
+ diff --git a/JMEAgentSystem/WebPages/Calculator/Calculator.aspx.designer.cs b/JMEAgentSystem/WebPages/Calculator/Calculator.aspx.designer.cs index ac29413..f262f02 100644 --- a/JMEAgentSystem/WebPages/Calculator/Calculator.aspx.designer.cs +++ b/JMEAgentSystem/WebPages/Calculator/Calculator.aspx.designer.cs @@ -12,15 +12,6 @@ namespace JMEAgentSystem.WebPages.Calculator { public partial class Calculator { - /// - /// upnl1 control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.UpdatePanel upnl1; - /// /// pCountry control. /// diff --git a/JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx b/JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx index 905d7e7..0f8a17c 100644 --- a/JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx +++ b/JMEAgentSystem/WebPages/CustomerRegistration/PrintDetails.aspx @@ -211,6 +211,7 @@
+
diff --git a/JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx b/JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx index 7a83f8f..701f622 100644 --- a/JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx +++ b/JMEAgentSystem/WebPages/SendTxn/PrintSendMoneyRequestDetails.aspx @@ -111,6 +111,7 @@
+