powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
100 stars 10 forks source link

Transaction on the first of the month is applied the month before #71

Closed bMorgan01 closed 4 months ago

bMorgan01 commented 4 months ago

Describe the bug Date set to Oct. 1 image Date set to Oct. 2 image

Note other strange behavior like this: image The date field does not match the date picker.

To Reproduce Steps to reproduce the behavior:

  1. Create a transaction
  2. Set the date do the first of any month
  3. Apply some cost to one side of a split
  4. Watch the graph

Expected behavior Transactions on Oct. 1 should be applied to October

Screenshots See above

Nextcloud information (please complete the following information):

Nextcloud version: Snap 27.1.9
App version: 0.26.1
PHP version: 8
Database type and version: mysql (I think?)

Desktop (please complete the following information):

OS: Win 10
Browser: Firefox
Version: 0.26.1 (64-bit)

Additional context Maybe related to https://github.com/powerpaul17/nc_money/issues/68

powerpaul17 commented 4 months ago

Hello and thanks for the detailed bug report. I think this is related to #68 and I already released 0.26.2 where it should be fixed. Could you try it after updating please?

bMorgan01 commented 4 months ago

Looks good! Sorry for the dupe!