openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
312 stars 1.02k forks source link

Create new client view to include accounts related to that client #1863

Open ippezshelby opened 7 years ago

ippezshelby commented 7 years ago

A client may be a guarantor of a loan, but its so hard to know that and even its hard to know the history for which the client has been a loan guarantor. Even its hard to know the OnHoldFunds amount on spot, so to solve this add another view to include all accounts to which each client is related. Those accounts whose status are closed can be hidden and only shown when the button "View Closed Accounts" is clicked. See attachment for elaborate illustration client view enhancement

tonic889 commented 7 years ago

@edcable I'd like to take this up. I assume I should do this in the reskin branch?

mbj36 commented 7 years ago

@tonic889 Go ahead and do it in new_reskin branch

tonic889 commented 7 years ago

Ok I'll take a look at this. Please assign it to me.

tonic889 commented 7 years ago

Does anyone know how to find/calculate the on holds amount for an account?

santoshconflux commented 5 years ago

Related Fineract ticket: https://issues.apache.org/jira/browse/FINERACT-667