Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1618

Cater for loans with no schedule at disburse time

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.8.0
    • Loan
    • None

    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

          Activity

            People

              JohnWoodlock John Woodlock
              JohnWoodlock John Woodlock
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: