Adam Saghy created FINERACT-2322:
------------------------------------
Summary: Extend Loan Collection Data with `next due payment
amount` field
Key: FINERACT-2322
URL: https://issues.apache.org/jira/browse/FINERACT-2322
Project: Apache Fineract
Issue Type: New Feature
Affects Versions: 1.11.0
Reporter: Adam Saghy
Assignee: Adam Saghy
Additional field to be added to the collection data:
“nextPaymentDueAmount”: This field should reflect the outstanding amount till
the next due date.
*Formula:*
Next payment due amount: Total outstanding installment amount (principal, fee,
penalty, payable interest) + projected interest till due date + chargeback
amounts (if applicable).
*Rules*
* Next payment due amount and date is always the installment due date!
* On the due date, the nextPaymentDueAmount should reflect and calculate the
amount for the upcoming next installment
*Acceptance criteria*
* New field introduced and propagated during fetch loan details call
** We can add under collection data
* Loan related external business events - using Loan details - must also
contains this new field!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)