[
https://issues.apache.org/jira/browse/FINERACT-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281182#comment-17281182
]
Francis Guchie commented on FINERACT-1309:
------------------------------------------
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 =
'Asia/Kolkata'. All our transaction dates were T - 1.
Solution
We changed fineract_tenants.tenants.timezone_id = 'Africa/Freetown' which is
the same with our server time zone Etc/UTC (UTC, +0000) and the issue stopped.
> Back Dated Transactions
> -----------------------
>
> Key: FINERACT-1309
> URL: https://issues.apache.org/jira/browse/FINERACT-1309
> Project: Apache Fineract
> Issue Type: Bug
> Components: Loan, Savings
> Affects Versions: 1.5.0
> Reporter: Francis Guchie
> Priority: Major
>
> When a user makes a transaction on a particular date, the created date is the
> correct timestamp yet the created or transaction or submitted on dates are
> set a day before
--
This message was sent by Atlassian Jira
(v8.3.4#803005)