NBFC ( id to abbr) changes : ps
This commit is contained in:
parent
4891658b60
commit
8eedb24e03
@ -1535,7 +1535,8 @@ public function filterSalesPDList_post() {
|
||||
// die();
|
||||
//score card part
|
||||
// print_r($view_data);
|
||||
if($view_data['pd_master_details'][0]['fk_product_id'] == 25){
|
||||
// 25 "product_abbr": "NBFC/MFI",
|
||||
if($view_data['pd_master_details'][0]['product_abbr'] == "NBFC/MFI"){
|
||||
$html_content = $this->load->view('smc_creditpd_reports/MWISE2',$view_data,true);
|
||||
}else{
|
||||
$html_content = $this->load->view('smc_creditpd_reports/MWISE',$view_data,true);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user