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

Unable to reschedule loan with fee attached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • None
    • Loan

    Description

      https://mifosforge.jira.com/browse/MIFOSX-1593
      Whenever I try to reschedule loan installment, which has some fee or penalty assigned, the rescheduling request fails.

      Is this scenario supported?
      If so, how to overcome mentioned problem?

      The failing API call is this:
      POST https://xxx:8443/mifosng-provider/api/v1/rescheduleloans HTTP/1.1
      Host: xxx:8443
      Connection: keep-alive
      Accept: application/json, text/plain, /
      Content-Type: application/json
      X-Mifos-Platform-TenantId: default
      Origin: http://localhost:9000
      Authorization: Basic xxx
      Accept-Encoding: gzip,deflate
      Accept-Language: en-GB,en-US;q=0.8,en;q=0.6
      Content-Length: 352

      { "loanId": 839, "graceOnPrincipal": 2, "rescheduleFromDate": "2014-10-31", "adjustedDueDate": "2014-11-20", "dateFormat": "yyyy-MM-dd", "locale": "en", "recalculateInterest": false, "submittedOnDate": "2014-09-27", "rescheduleReasonComment" : "Client has gone AWOL", "rescheduleReasonId": 1 }

      Thanks in advance for any information.

      Attachments

        Activity

          People

            nazeer1100126 Nazeer Shaik
            dharp@mifos.org Dayna Harp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: