feestatus control_bala
This commit is contained in:
parent
4aa5332c38
commit
988991dfea
@ -1389,7 +1389,7 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
|
||||
|
||||
}
|
||||
else {
|
||||
startPayableAmt = Math.round(startPayableAmt / 10) * 10;
|
||||
startPayableAmt = Math.round(startPayableAmt);
|
||||
$scope.updateMoreItems.push({
|
||||
ID: "",
|
||||
Name: installmentService.installmentWords(i),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user