course details changes done

This commit is contained in:
gandhimathi 2017-12-27 11:36:35 +05:30
parent fdc0c0addb
commit b9fbcdab3c

View File

@ -95,6 +95,8 @@ class Call_Tracking_Controller extends REST_Controller {
$tracking_details['AssignedTo'] = $this->post('assignedTo');
$tracking_details['StatusCode'] = $this->post('status');
$tracking_details['ReferredBy'] = $this->post('referedBy');
$tracking_details['AlternateMobile'] = $this->post('alterMobile');
$tracking_details['Address'] = $this->post('address');
$tracking_details['CreatedBy'] = $this->post('createdBy');
$tracking_details['CreatedOn'] = $now->format('Y-m-d H:i:s');
//store tracking followup details