[
https://issues.apache.org/jira/browse/FINERACT-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Woodlock reopened FINERACT-1618:
-------------------------------------
Fix incorrect.
> Cater for loans with no schedule at disburse time
> -------------------------------------------------
>
> Key: FINERACT-1618
> URL: https://issues.apache.org/jira/browse/FINERACT-1618
> Project: Apache Fineract
> Issue Type: New Feature
> Components: Loan
> Reporter: John Woodlock
> Assignee: John Woodlock
> Priority: Minor
> Fix For: 1.8.0
>
>
> Currently, when disbursing a loan, a check is made relating to the first
> installment "fetchRepaymentScheduleInstallment(1)" - the due date of the
> first installment is returned.
> This will be null (and fall over) if no schedule has been built at that
> point. Multi-disbursal loan products with disallowExpectedDisbursements set
> to true do not build a schedule prior to disbursal.
>
> Fix is to set the duedate of the first installment to 'today' if
> "fetchRepaymentScheduleInstallment(1)" returns null.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)