[
https://issues.apache.org/jira/browse/FINERACT-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihaly Dallos updated FINERACT-1829:
------------------------------------
Description:
h3. 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.
{panel:title=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 {{{}NULL{}}}d.
# {{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 {{{}NULL{}}}ed.
{panel}
was:
h3. 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.
{panel}
{*}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 {{{}NULL{}}}d.
# {{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 {{{}NULL{}}}ed.
{panel}
> Storage of overpaid date
> ------------------------
>
> Key: FINERACT-1829
> URL: https://issues.apache.org/jira/browse/FINERACT-1829
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Mihaly Dallos
> Assignee: Mihaly Dallos
> Priority: Minor
> Labels: PepperSoup
>
> h3. 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.
> {panel:title=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 {{{}NULL{}}}d.
> # {{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 {{{}NULL{}}}ed.
> {panel}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)