You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
By default when a transaction is being added, the captured time used to be the current time earlier. Now that does not happen, it is set to some other time that is also disturbing the order of transactions.
Second, about account transfers particularly, it does not reflect the correct balance of the account to which money has been transferred.
To Reproduce
Add a transaction - account transfer
Check if the captured time is current time
Check if the balance of both accounts are updated correctly
Expected behavior
If I add a transaction now, the time by default should be the current time.
Second, the balances of the account(s) must be correctly updated.
Screenshots
No response
App version
v2024.08.25 (195)
Smartphone
OnePlus 12
Additional context
No response
The text was updated successfully, but these errors were encountered:
I noticed that the timestamps on all of the transactions changed, and moved back by five and a half hours.
It seems to be a time zone issue, because I'm in India, and that my time zone is +0530, matches perfectly with the time offset on the transaction.
Please confirm the following
Describe the bug
By default when a transaction is being added, the captured time used to be the current time earlier. Now that does not happen, it is set to some other time that is also disturbing the order of transactions.
Second, about account transfers particularly, it does not reflect the correct balance of the account to which money has been transferred.
To Reproduce
Expected behavior
If I add a transaction now, the time by default should be the current time.
Second, the balances of the account(s) must be correctly updated.
Screenshots
No response
App version
v2024.08.25 (195)
Smartphone
OnePlus 12
Additional context
No response
The text was updated successfully, but these errors were encountered: