[
https://issues.apache.org/jira/browse/FINERACT-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yvana Kengne updated FINERACT-2615:
-----------------------------------
Description:
Implemented support for undoing Loan-to-Savings account transfers.
Currently, users can perform transfers such as loan repayments from savings
accounts or refunds from loan accounts to savings accounts, but some of these
transfer transactions cannot be fully undone. This causes the loan and savings
balances to remain affected even when the user needs to reverse the transfer.
The expected behavior is that an account transfer undo should reverse both
sides of the transfer transaction. For a Loan-to-Savings transfer, undoing the
transfer should reverse the loan refund transaction and the corresponding
savings deposit transaction, restoring both account balances to their previous
state. The transfer should also be marked as reversed so that repeated undo
attempts are rejected.
> Support undoing of Account transfer from Loan account to Savings account
> ------------------------------------------------------------------------
>
> Key: FINERACT-2615
> URL: https://issues.apache.org/jira/browse/FINERACT-2615
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Yvana Kengne
> Assignee: Yvana Kengne
> Priority: Major
>
> Implemented support for undoing Loan-to-Savings account transfers.
> Currently, users can perform transfers such as loan repayments from savings
> accounts or refunds from loan accounts to savings accounts, but some of these
> transfer transactions cannot be fully undone. This causes the loan and
> savings balances to remain affected even when the user needs to reverse the
> transfer.
> The expected behavior is that an account transfer undo should reverse both
> sides of the transfer transaction. For a Loan-to-Savings transfer, undoing
> the transfer should reverse the loan refund transaction and the corresponding
> savings deposit transaction, restoring both account balances to their
> previous state. The transfer should also be marked as reversed so that
> repeated undo attempts are rejected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)