Re: Date and Repayment issues

2022-03-21 Thread Bharath Gowda
Hi Fafa, My 2 cents, Date issues usually happen when the timezones are not set properly 1. Check timezone is set right at the table 'tenants' under 'fineract_tenants' DB 2. Check if server and DB hosted instances are of the same time zone as the user time zone Few other things to check from yo

Re: Date and Repayment issues

2022-03-21 Thread Thompson Gasper
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

Date and Repayment issues

2022-03-21 Thread Justice Nutifafa Akligo
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 rep

Date and Repayment Schedule issues

2022-03-21 Thread Fafa Akligo
Mifos version is 21.07.01 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 Marc

Re: Date and Repayment issues

2022-03-21 Thread James Dailey
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 sou

Date and Repayment issues

2022-03-21 Thread Fafa Akligo
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 rep