community-app
community-app copied to clipboard
Net Disbursal Amount Feature
Description
Remove hard-coded computed net disbursal amount calculation and set it from API
Related issues and discussion
#{Issue Number}
Screenshots, if any
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
-
[ ] Validate the JS and HTML files with
grunt validate
to detect errors and potential problems in JavaScript code. -
[ ] Run the tests by opening
test/SpecRunner.html
in the browser to make sure you didn't break anything. -
[ ] If you have multiple commits please combine them into one commit by squashing them.
-
[ ] Read and understood the contribution guidelines at
community-app/Contributing.md
.
Please can you test and merge this @bharathcgowda @bharathc27 @francisguchie . The API change has been merged on the Fineract side. See: https://github.com/apache/fineract/pull/1841 and https://issues.apache.org/jira/browse/FINERACT-1321
or you can just merged this as @Cadreia and @xurror have tested.