[PR #6383] Refactor how crossover report dates are handled #20843

Closed
opened 2026-04-14 21:46:59 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6383

State: closed
Merged: Yes


Selected certain date presets such as Year to Date would cause a black screen with no error messages.

The code was refactored to more closely match the CashFlow report that uses the same report header.

The main difference is that this report excludes the current month since partial months will have artificially lower expenses.

Bug reported in comment on issue 6134

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6383 **State:** closed **Merged:** Yes --- Selected certain date presets such as Year to Date would cause a black screen with no error messages. The code was refactored to more closely match the CashFlow report that uses the same report header. The main difference is that this report excludes the current month since partial months will have artificially lower expenses. Bug reported in comment on issue [6134](https://github.com/actualbudget/actual/issues/6134#issuecomment-3539193009) <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. -->
GiteaMirror added the pull-request label 2026-04-14 21:46:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#20843