Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 675 forks source link

[BUG] Transaction not showing in correct month #3452

Closed VISVIN closed 2 months ago

VISVIN commented 2 months ago

Please confirm the following

Describe the bug

I added a transaction on Aug 31 but the transaction is showing in September. Even the transaction time also incorrect Screenshot_20240831_202433_Ivy Wallet

To Reproduce

  1. Add a expense transaction on Aug 31.
  2. Go to the main screen and you will not see yhe transaction in Aug. It will be visible under September.

Expected behavior

It should be under September

Screenshots

Screenshot_20240831_202433_Ivy Wallet

App version

Release v2024.08.25-195

Smartphone

Samsung A52s 5G

Additional context

No response

ivywallet commented 2 months ago

Thank you @VISVIN for raising Issue #3452! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

Sennin2222 commented 2 months ago

Me too Screenshot_20240831_224916_com_ivy_wallet_RootActivity

V.2024.08.25-195 Smartphone: Honor 90 5g

karsh-kay commented 2 months ago

Same issue as #3451, It seems the app is considering the local time as 6hrs behind the actual time. I can see that transaction times have been recently updated.

TDYQ-Liu commented 2 months ago

me too

ILIYANGERMANOV commented 2 months ago

Can you retest with v2024.09.01 (latest from PlayStore) and close the issue if it's fixed?

VISVIN commented 2 months ago

Thanks Iliyan