Description
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.
Attachments
Issue Links
- blocks
-
FINERACT-1680 Release Apache Fineract 1.8.0
-
- Resolved
-
- links to