Merge branch 'master' of bitbucket.org:venbaittech/sparqapi
This commit is contained in:
commit
ec371ee5e2
@ -1692,7 +1692,7 @@ public function filterSalesPDList_post() {
|
||||
}else{
|
||||
$html_content = $this->load->view('smc_creditpd_reports/MWISE',$view_data,true);
|
||||
}
|
||||
print_r($html_content);exit();
|
||||
// print_r($html_content);exit();
|
||||
$pdf_name = $view_data['pd_master_details'][0]['main_applicant'];
|
||||
$new_pdf_name = "PD_Report_".$view_data['pd_master_details'][0]['main_applicant'];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user