Mihaly Dallos created FINERACT-1883:
---------------------------------------
Summary: LastPaymentAmount and LastPaymentDate fields returns
wrong data in Retrieve Loan with Collection Query Param
Key: FINERACT-1883
URL: https://issues.apache.org/jira/browse/FINERACT-1883
Project: Apache Fineract
Issue Type: Bug
Reporter: Mihaly Dallos
The data returned in LastPaymentAmount and LastPaymentDate fields includes all
type of monetary transactions(refunds, payment, goodwill credit etc) to derive
this value in Fineract. Last *repayment* date and last *repayment* amount
should be there.
{*}Steps to reproduce{*}:
1. Create a Loan, Approve, Disburse
2. Create Repayment, then Create Refund
Expected Response (returns the repayment amount and date, but it returns refund
amount date)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)