mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

Repository for the Mifos Mobile Banking App for clients

Results 234 mifos-mobile issues
Sort by recently updated
recently updated
newest added

**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...

bug

**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...

backend related
feature

**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...

backend related
feature

**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...

community discussion
backend related

**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...

community discussion
feature

**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...

backend related
irreplicable

**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...

feature

**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...

bug

**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...

irreplicable

**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...

irreplicable