Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Description
Add m_loan.overpaidon_date field and realtime handling to Fineract.
m_loan.overpaidon_date stores the date the loan was overpaid the last time! It is NULL'd when loan isn't overpaid any more.
Acceptance criteria
- m_loan.overpaidon_date is added
- m_loan.overpaidon_date is filled for all existing loans at deployment
- When loan becomes overpaid, business date is stored
- In case a loan isn’t overpaid any more the field value NULLd.
- overpaidOnDate is available on the loan API
- Transaction reversal may impact the state of the loan, can go from overpaid to active. This time the overpaid date should NULLed.
Attachments
Issue Links
- is a child of
-
FINERACT-1874 Release Apache Fineract 1.9.0
- In Progress
- links to