diff --git a/api/application/controllers/Flyhi_Controller.php b/api/application/controllers/Flyhi_Controller.php
index 7ac733bb..c2f7ff95 100644
--- a/api/application/controllers/Flyhi_Controller.php
+++ b/api/application/controllers/Flyhi_Controller.php
@@ -349,15 +349,15 @@ class Flyhi_Controller extends REST_Controller {
}
}
- $FLYHI_PD['applicant_name'] = int($applicant_name);
- $FLYHI_PD['applicant_id'] = int($applicant_id);
- $FLYHI_PD['city_id']=int($city);
- $FLYHI_PD['loan_amount'] = int($loan_amount);
- $FLYHI_PD['lender_sales_person'] = int($lender_sales_person) ;
- $FLYHI_PD['lender_credit_person'] = int($lender_credit_person) ;
- $FLYHI_PD['pd_branch_id'] = int($pd_branch_id);
- $FLYHI_PD['lender_id'] = int($lender_id);
- $FLYHI_PD['product_id'] = int($product_id);
+ $FLYHI_PD['applicant_name'] = $applicant_name;
+ $FLYHI_PD['applicant_id'] = $applicant_id;
+ $FLYHI_PD['city_id']=$city;
+ $FLYHI_PD['loan_amount'] = $loan_amount;
+ $FLYHI_PD['lender_sales_person'] = $lender_sales_person;
+ $FLYHI_PD['lender_credit_person'] = $lender_credit_person ;
+ $FLYHI_PD['pd_branch_id'] = $pd_branch_id;
+ $FLYHI_PD['lender_id'] = $lender_id;
+ $FLYHI_PD['product_id'] = $product_id;
$flyhi_pd_id = $this->Flyhi_Model->updateRecords($FLYHI_PD,SALES_PD_DATA,array('sales_pd_id' => $flyhi_pd_id));
$status = $records['is_complete'];
$fields = array('sales_pd_id' => $flyhi_pd_id, 'section_id' => 1, 'status' =>$status ,'section_data' => $section_data,'createdby' => $fk_createdby);
diff --git a/api/application/views/sale_pd_templates/FHFSL.php b/api/application/views/sale_pd_templates/FHFSL.php
index 4f212a45..777c65e8 100644
--- a/api/application/views/sale_pd_templates/FHFSL.php
+++ b/api/application/views/sale_pd_templates/FHFSL.php
@@ -188,20 +188,26 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| Verification Type |
|
+
+
+
+
+
+
+
+ | Residence Details |
-
- |
- |
+ Address Details |
+ |
-
| City |
|
State |
|
PIN |
- |
+ |
| Residence Ownership |
@@ -226,7 +232,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
State |
|
PIN |
- |
+ |
@@ -237,15 +243,27 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| Number of Dependents |
|
-
-
-
+
+
+
+
+
+
+
+
+ | Office Details |
+
+
+ | Address Details |
+ |
+
+
| City |
|
State |
|
PIN |
- |
+ |
| Occupation of the loan applicant |
@@ -270,7 +288,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
State |
|
PIN |
- |
+ |
@@ -289,9 +307,9 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| Net Monthly Salary/ Net Income |
|
-
+
@@ -315,14 +333,14 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| Educational Institute Address |
|
-
+
| Class /Section/ Course Name |
|
@@ -344,8 +362,8 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| Loan Tenure (Months) |
|
- Loan Purpose (End-Use) |
- |
+ |
+ |