Details
Description
A user can make a loan repayment from a savings account, using the transfer transaction API. But this cannot be undone.
on the savings account transactions side the undo button is not seen
on the loan transactions side the undo and edit are visible
However, this does not depict the real details of this loan transaction
I would expect the following
1- on the savings account transactions i expect the transaction to show the transfer details and the Undo button - the Undo button should only allow the undo if the this is a savings to savings transfer
2- on the loan account transactions i expect the transaction to show the transfer details and the Undo button
3- the Undo button should all user to undo the transaction so that the loan and the savings balances are restored to initial values before the transfer