course details changes done
This commit is contained in:
parent
e17af0c47d
commit
34c077ceeb
@ -234,6 +234,7 @@ class Fees_Status_Controller extends REST_Controller {
|
||||
$details['FeesType'] = $this->post('feesID');
|
||||
$details['CourseFees'] = $this->post('courseAmount');
|
||||
$details['SessionName'] = $this->post('session');
|
||||
$details['ToSessionName'] = $this->post('sessionTo');
|
||||
$details['RollNo'] = $this->post('rollNo');
|
||||
$details['STFOrWR'] = $this->post('STFWR');
|
||||
$details['Waiver'] = $this->post('waiver');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user