receive fees waiver/ref changes
This commit is contained in:
parent
0ab8dea20f
commit
98a78ead9e
@ -428,8 +428,8 @@
|
||||
<th>Course Fees</th>
|
||||
<th>STF/WR</th>
|
||||
<th>Others</th>
|
||||
<!-- <th>Waiver</th>-->
|
||||
<th>Payable Fees</th>
|
||||
<th>Referral/Waiver</th>
|
||||
<th>Paid</th>
|
||||
<th>Balance</th>
|
||||
<th></th>
|
||||
@ -451,7 +451,8 @@
|
||||
<td>{{p.Others}}</td>
|
||||
<!--<td>{{p.Waiver}}</td>-->
|
||||
<td>{{p.PayableAmount}}</td>
|
||||
<td>{{p.PaidBillAmount}}</td>
|
||||
<td>{{p.StudentWaiverRefAmount}}</td>
|
||||
<td>{{p.StudentPaidAmount}}</td>
|
||||
<td>{{p.BalanceAmount}}</td>
|
||||
|
||||
<td ng-click="open(p)"><span class="text-extra-large margin-bottom-10 block">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user