[ 
https://issues.apache.org/jira/browse/FINERACT-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280175#comment-17280175
 ] 

Anu Omotayo commented on FINERACT-1291:
---------------------------------------

We have found what caused the issue and have been able to resolve it with the 
support of Avik Ganguly.  

Issue
Our servers timezone is Time zone: Etc/UTC (UTC, +0000) while we set our 
timezone in the database to fineract_tenants.tenants.timezone_id = 
'Africa/Lagos'. All our transaction dates were T - 1.  We changed 
fineract_tenants.tenants.timezone_id = 'Asia/Kolkata'  and experienced the same 
issue.

Solution
We changed fineract_tenants.tenants.timezone_id =  'Europe/London' which is the 
same with our server time zone Etc/UTC (UTC, +0000) and the issue stopped.

Feedback
Transaction dates should not be based on server and tenant time zone settings 
since the user is specifying the required date from the UI. This should be 
worked on in subsequent sprint/versions 

> Wrong disbursement date for loans and transaction date for savings account
> --------------------------------------------------------------------------
>
>                 Key: FINERACT-1291
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1291
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Loan, Savings
>    Affects Versions: 1.4.0
>            Reporter: Anu Omotayo
>            Assignee: Benura Abeywardena
>            Priority: Blocker
>             Fix For: 1.2.0
>
>         Attachments: Mifos loan Disbursal Date Issue.png
>
>
> We noticed that the submitted, approval and disbursal date were different 
> from the chosen date. We selected the current date which is 7th January 2021 
> for submission, approval and disbursement, however, after submission, 
> approval and disbursement, the date for the following changes in the account 
> detail of the client to 6th January. This was tested on the link shared as 
> well, we got the same result. 
> [https://openmf.github.io/community-app/?baseApiUrl=https%3A%2F%2Fdemo.fineract.dev&tenantIdentifier=default]
>  
> We encountered the same issue for deposit and withdrawal transactions on 
> savings accounts. It seems the system is doing Transaction date - 1 (T - 1) 
> for all transactions. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to