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

Transfer Transaction from Savings to Loan appears as a regular repayment #3494

Open francisguchie opened 1 year ago

francisguchie commented 1 year ago

FINERACT-1752

Steps to Reproduce

Select a client who has a savings account and make a transfer from their savings to a loan account ( does not matter if its their own loan or any other

Expected Behaviour

User should be able to see the payment details on both sides showing that this is a transfer payment to loan and a withdrawal by transfer to a loan account Also User should have a button for undo from the loan side that will then trigger and reversal back to the savings account image

Actual Behaviour

There is no undo button and on the loan side, Comm-app is not showing the user what the true picture is ( a repayment as a result of a transfer image

Settings

Screenshots

in the texts for better illustrations

ikimbra commented 1 year ago

Thanks @francisguchie for the observation. We even need to change the withdrawal Should be something like Transfer instead of withdrawal image

kmaureen commented 1 year ago

just asking How soon can we have this solved?- we need it to work as described. Thabks for bringing this out @francisguchie