mifos-mobile
mifos-mobile copied to clipboard
Repository for the Mifos Mobile Banking App for clients
**Summary:** Once the list is filtered such that no accounts are displayed, no matter what filters are applied after that the list does not change. **Steps to reproduce:** Go to...
**Summary:** From the api documentation for self service app, the backend supports * Getting savings account transaction details * Getting loan account transaction details * Getting client transaction details but...
**Summary:** From the api documentation for self service app, the backend supports: * Sending details of a client charge * Sending details of a loan account charge * Sending details...
**Summary:** I was going through the notification system code when I came across `DatabaseHelper` class . Currently we are fetching the notifications from our local database and not from remote...
**Summary:** There should be login with the Gmail button so the user can register using Gmail very fast and it will enhance the user experience. **Expected behaviour:** A Login with...
**Summary** On going into the Benefeciaries, from the homepage and on adding new beficiaries, a try again page is being displayed, which on retrying, results in display of same entities...
**Summary:** The homescreen has too many items inside it which may confuse a first timer. To address this problem we can implement Android Showcase view. With the help of showcase...
**Summary:** Displaying null value in place of currency in Loan Summary **Steps to reproduce:** Accounts -> Loans -> Loans Account Details **Expected behaviour:** Currency Code or Symbol should be displayed...
**Summary:** * The `onRequestPermissionsResult` method of BeneficiaryAddOptionsFragment is never called. * `WRITE_EXTERNAL_STORAGE` is not required API level 19 onwards and because of this the `Manifest.permission.WRITE_EXTERNAL_STORAGE` always returns '-1' i.e Permission...
**Summary:** Currently, there are no checks against adding own accounts as beneficiaries. Since the application provides dedicated self transfer functionality, this shouldn't be allowed. **Steps to reproduce:** * Go to...