[ 
https://issues.apache.org/jira/browse/FINERACT-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Saghy updated FINERACT-2016:
---------------------------------
        Parent: FINERACT-1981
    Issue Type: Sub-task  (was: Bug)

> Multi disbursal loan - Disbursement amount should be distributed only to 
> future installments
> --------------------------------------------------------------------------------------------
>
>                 Key: FINERACT-2016
>                 URL: https://issues.apache.org/jira/browse/FINERACT-2016
>             Project: Apache Fineract
>          Issue Type: Sub-task
>            Reporter: Adam Saghy
>            Assignee: Adam Saghy
>            Priority: Major
>
> # Loan Created and Approved
>  # Disbursed - $300 (1st Sept)
>  ** Installment schedules
>  *** 1st Oct: $100
>  *** 1st Nov: $100
>  *** 1st Dec: $100
>  # Pay 1st installment fully on due date
>  # Create new disbursement for $120 on 1st Oct
>  ** Installment schedules
>  *** 1st Oct: $140
>  *** 1st Nov: $140
>  *** 1st Dec: $140
> {*}Problem{*}: This will cause issues hence the 1st installment got reopened 
> and pretty uncommon behaviour to increase the installment due amount on the 
> due date by additional disbursement.
> *Proposal:* Allocate the 2nd disbursement amount only to the future 
> installments, where future installment means the installment due date is 
> *later* than the disbursement date. 
> *New behavior:*
>  # Loan Created and Approved
>  # Disbursed - $300 (1st Sept)
>  ** Installment schedules
>  *** 1st Oct: $100
>  *** 1st Nov: $100
>  *** 1st Dec: $100
>  # Pay 1st installment fully on due date
>  # Create new disbursement for $120 on 1st Oct
>  ** Installment schedules
>  *** 1st Oct: $100  <-- unchanged
>  *** 1st Nov: $160
>  *** 1st Dec: $160



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to