mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 13:51:55 +00:00
Christy - MIFOSX-1461 - Allow a monthly loan to be scheduled on n-th weekday of every month - new commit
This commit is contained in:
parent
94e527ae5a
commit
a8743b5b93
@ -54,10 +54,7 @@
|
||||
scope.collateralOptions = data.loanCollateralOptions || [];
|
||||
});
|
||||
}
|
||||
scope.showOptionsForMonthlyRepayment = function () {
|
||||
|
||||
}
|
||||
|
||||
|
||||
scope.previewClientLoanAccInfo = function () {
|
||||
scope.previewRepayment = false;
|
||||
scope.charges = scope.loanaccountinfo.charges || [];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user