From ea8097c9bee1b0a7d2b154525500a79e4268f5df Mon Sep 17 00:00:00 2001 From: Velz2020 Date: Thu, 21 Nov 2019 18:05:17 +0530 Subject: [PATCH] REPORT ISSUE --- .../views/report_templates/JSONTOREPORT_CLIX.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api/application/views/report_templates/JSONTOREPORT_CLIX.php b/api/application/views/report_templates/JSONTOREPORT_CLIX.php index 8a0b5e2c..114ba013 100644 --- a/api/application/views/report_templates/JSONTOREPORT_CLIX.php +++ b/api/application/views/report_templates/JSONTOREPORT_CLIX.php @@ -1985,7 +1985,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); echo $value['fourth_row']; echo $value['fifth_row']; echo $value['sixth_row']; - if($pd_master_details[0]['lender_short_name'] == 'MWISE') + if($pd_master_details[0]['product_abbr'] != 'BL' && $pd_master_details[0]['product_abbr'] == 'LAEP') { echo $value['seventh_row']; echo $value['eighth_row']; @@ -2654,7 +2654,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); @@ -2939,7 +2939,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); echo $supplier_third_row; echo $supplier_fourth_row; - if($pd_master_details[0]['lender_short_name'] == 'MWISE') + if($pd_master_details[0]['product_abbr'] != 'BL' && $pd_master_details[0]['product_abbr'] == 'LAEP') { echo $supplier_fifth_row; @@ -3704,7 +3704,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); Asset Owned By Approx Market Value(Rs) Age of the Assest(Yrs) @@ -3722,7 +3722,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); '. $rupee_symbol.' '.MYUTIL::customIndianNumberFormat($paRow['approximate_market_value']) : $rupee_symbol.' '.MYUTIL::customIndianNumberFormat($paRow['approximate_market_value']); ?>