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

Error in transfer in SavingsMakeTransferFragment

Open PatelVatsalB21 opened this issue 4 years ago • 0 comments

Summary: When user pays loan or transfer money, if entered amount is bigger than available balance it is notified to user untill payment is processed. This is not good as this days every app notifies user before selecting mode of payment if balance is available. This makes easy for user to switch account before reaching final stage

Steps to reproduce: 1 Open Loan Account 2 Make Payment 3 Enter Amount more than available

Expected behaviour: It should notify user before confirming transaction as data is already available in app

Device and Android version: Any

Recording:

https://user-images.githubusercontent.com/70195106/108533033-872c0200-72fe-11eb-8bc2-79bc5ec85836.mp4

PatelVatsalB21 avatar Feb 19 '21 16:02 PatelVatsalB21