Hello Justice,

I bump to this some time back which I was able to resolved at my end.

For the currentDate - 1 issue

How to solve it:
Select Database fineract_tenants,
Select Table tenants change the defaults timezone_id column to your own 
timezone.

Hope this solves what you need?

Sent from my iPad

> On 21 Mar 2022, at 18:18, Justice Nutifafa 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
> 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}"

Reply via email to