openMF / mifos-mobile

Repository for the Mifos Mobile Banking App for clients
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
258 stars 664 forks source link

Bug Resolved: Filter Not Working In Accounts Screen #2628

Closed akashmeruva9 closed 2 weeks ago

akashmeruva9 commented 2 weeks ago

Fixes #2627

When applied inArrears and active filter, which is adding the same account twice, resolved this by eliminating dupliacte accounts, by their product id.

Filter
Before
After