CHANGE_PD_VISIT_DATE_ADDED_IN_CET_PUSH_FUNCTION
This commit is contained in:
parent
ae7fd498e0
commit
d483b248e5
@ -442,6 +442,7 @@ class SMC_Credit_PD_Controller extends REST_Controller {
|
||||
'start_location'=>$mater_details[0]['start_location'],
|
||||
'lender_applicant_id'=>$mater_details[0]['lender_applicant_id'],
|
||||
'name'=>$applicant_details[0]['applicant_name'],
|
||||
'pd_visit_date'=>$mater_details[0]['pd_visit_date'],
|
||||
'pd_date_of_initiation'=>$mater_details[0]['pd_date_of_initiation']);
|
||||
// foreach ($pd_section_data as $key => $value) {
|
||||
// if (isset($value['json']) && $value['json'] != '') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user