From 679d65bfcd9a4d0bca47e1cf6edadd9a9c5804c4 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Fri, 20 May 2022 08:15:49 +0000 Subject: [PATCH 1/2] compnay name : ps --- api/application/controllers/SMC_Credit_PD_Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/application/controllers/SMC_Credit_PD_Controller.php b/api/application/controllers/SMC_Credit_PD_Controller.php index dfb9169c..2a241382 100644 --- a/api/application/controllers/SMC_Credit_PD_Controller.php +++ b/api/application/controllers/SMC_Credit_PD_Controller.php @@ -1808,7 +1808,7 @@ public function filterSalesPDList_post() { if(!empty($filtered_arr)){ for($i=0;$i Date: Sat, 21 May 2022 07:04:55 +0000 Subject: [PATCH 2/2] 7th point removed : ps --- api/application/helpers/pdalerts_helper.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/application/helpers/pdalerts_helper.php b/api/application/helpers/pdalerts_helper.php index e76c0c98..f7488297 100644 --- a/api/application/helpers/pdalerts_helper.php +++ b/api/application/helpers/pdalerts_helper.php @@ -809,8 +809,8 @@ class PDALERTS ."
3. Loan Amount : ".$core_details[0]['loan_amount'] ."
4. Name of the loan applicant : ".$applicant_name ."
5. Contact Number : ".$core_details[0]['mobile_no'] - ."
6. Case initiated by : ".$case_initiated_by - ."
7. Case allocated to : ".$core_details[0]['pdofficer_name']; + ."
6. Case initiated by : ".$case_initiated_by; + //."
7. Case allocated to : ".$core_details[0]['pdofficer_name']; if(!empty($ref_str)){ $msg .= "


This is an automatically generated notification mail. Please contact on ".$ref_str." for any queries/update. ";