Receipt no changes in fees status

This commit is contained in:
gandhimathi 2018-05-08 12:24:05 +05:30
parent 5086cbe242
commit e0c4f686fa

View File

@ -15,7 +15,6 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
// end
$rootScope.userType = JSON.parse(localStorage.getItem('localObj')).localType;
$rootScope.financeType = JSON.parse(localStorage.getItem('localObj')).is_DayBookApproval_Access;
alert($rootScope.financeType);
/*
* updateModel default value
* */