You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Mihaly Dallos (Jira)" <ji...@apache.org> on 2023/02/08 13:41:00 UTC

[jira] [Created] (FINERACT-1883) LastPaymentAmount and LastPaymentDate fields returns wrong data in Retrieve Loan with Collection Query Param

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)