Adam Saghy created FINERACT-2601:
------------------------------------
Summary: Loan having positive values in total_outstanding_derived
& total_overpaid_derived fields at the same time
Key: FINERACT-2601
URL: https://issues.apache.org/jira/browse/FINERACT-2601
Project: Apache Fineract
Issue Type: Bug
Reporter: Adam Saghy
Assignee: Jose Alberto Hernandez Maldonado
We found a case that after given operations, a loan ends up having positive
balances in both the {{total_outstanding_derived}} & {{total_overpaid_derived}}
columns in the {{m_loan}} table.
h2. Expected Behavior
We expect the final balances to be zero for both {{total_outstanding_derived}}
& {{{}total_overpaid_derived{}}}, and the loan status id should be 600
(closed). Or at least only 1 of {{total_outstanding_derived}} &
{{total_overpaid_derived}} columns should be positive.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)