course details changes done

This commit is contained in:
gandhimathi 2018-02-22 17:45:08 +05:30
parent da6cc0d4ba
commit 2a21e4b2de

View File

@ -240,6 +240,7 @@ class Fees_Status_Controller extends REST_Controller {
$details['Others'] = $this->post('other');
$details['CreatedBy'] = $this->post('createdBy');
$details['CreatedOn'] = $now->format('Y-m-d H:i:s');
$details['BatchCode'] = $this->post('batchCode');
$jsonInstallmenData = $this->post('installmentItems');