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

Charge pay functionality is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.9.0
    • None

    Description

      This issue appears only when a charge is fully paid from a saving account. At this moment paying only instalment fee is supported this way. 

      Test steps:

      • Create a saving account
      • Activate it
      • Create a new loan with charge
      • Try to Pay the Charge

      POST: url/loans/442/charges/138/?command=pay

      Payload:

      {    "transactionDate": "30 November 2022",
          "dateFormat": "dd MMMM yyyy",
          "locale": "en" 
      }
      

       

      Actual result:
      The POST request is successful but on the Loan the amount was not marked as paid.

      Expected result:
      The amount should be marked as paid for the charge OR at least proper error message returned.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mdallos Mihaly Dallos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: