Fafa Welcome to the community.
You may find your answer in the documentation at Fineract.Apache.org or in this listserv archives. Also, see the jira tickets at Apache Fineract and at Mifos forge. If you find your same issue, give it a bump or propose a fix. Please: 1) check all existing info sources 2) when discussing an issue, provide info on version of Mifos/Fineract (issues may already be resolved in later version and you may be on an old one) 3) any particulars w reproducing the error Note that bugs in the Mifos UI should be solved at Mifos and bugs in the backend at Fineract project. This is mostly general info. Hope it helps. On Mon, Mar 21, 2022 at 7:57 AM Fafa Akligo <[email protected]> wrote: > Hi everyone! I am a developer using Mifos in my organization and need some > support > 1. When we create a Loan Application from the API it sets the Dates a day > earlier. For instance when the Creation date is March 15, 2022 it sets it > to March 14 2022 so we can only disburse from that date. And the repayment > schedule starts from March 14 too instead of March 15. > > 2. When we try using the following API it does not work and comes with the > attached error message. > POST > https://DomainName/api/v1/loans/1/schedule?command=calculateLoanSchedule > <https://domainname/api/v1/loans/1/schedule?command=calculateLoanSchedule> > The response shows the repayment schedule change but the new schedule does > not show on the UI > > 3. Sometimes when we try to Approve a loan from the API we get the message > below which is not descriptive enough. But I suspect it is due to the date > issue.{"timestamp":1647317430052,"status":500,"error":"Internal Server > Error","message":"","path":"/fineract-provider/api/v1/loans/{loanId}" > -- Sent from Gmail Mobile
