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

Error with withdraw/deposit transactions after initiating hold transaction.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • Savings
    • None

    Description

      https://corebanking-api.test.vggdev.com/fineract-provider/api/v1/savingsaccounts/46824/transactions?command=deposit

      Request Type: POSTRequest Body Type: application/jsonRequest Body:

      {     "transactionDate":"01 August 2022",     "transactionAmount":"100000",     "paymentTypeId":1,     "locale":"en",     "dateFormat":"dd MMMM yyyy" }

      Response
      {
          "developerMessage": "The request caused a data integrity issue to be fired by the database.",
          "httpStatusCode": "403",
          "defaultUserMessage": "Recent Portfolio changes w.r.t Charges for Savings have Broken the accounting code",
          "userMessageGlobalisationCode": "Recent Portfolio changes w.r.t Charges for Savings have Broken the accounting code",
          "errors": [
              

      {             "developerMessage": "Recent Portfolio changes w.r.t Charges for Savings have Broken the accounting code",             "defaultUserMessage": "Recent Portfolio changes w.r.t Charges for Savings have Broken the accounting code",             "userMessageGlobalisationCode": "Recent Portfolio changes w.r.t Charges for Savings have Broken the accounting code",             "parameterName": null,             "value": null,             "args": []         }

          ]
      }

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhavalmaniyar Dhaval Maniyar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: