-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use ledger start/end date if date filter is greater than ledger time …
…frame (#69) Adjust the dates in case the date filter is set to e.g. 2023-2024, however the ledger only contains data up to summer 2024. Without this, all averages in the dashboard are off, because of a wrong number of days between dateFirst and dateLast.
- Loading branch information
1 parent
ba95401
commit 21f5fbe
Showing
2 changed files
with
47 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters