Make "All Transactions" range consider future transactions #322
Labels
Comments
(from [5ede904f5261]) [#322 state:fixed] Make all transaction go beyond today+ahead-months when needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From GS
The "All Transactions" range stops at now + ahead months, but it's a problem when adding transactions created in the future. It can also be frustrating to edit such transaction when in the "All Transactions" range because the transaction disappears.
Instead of stopping at now+ahead, moneyGuru should look if there's any manually edited transaction (as opposed to automatically created spawns, which can be infinite) past that date and extend the range if needed.
The text was updated successfully, but these errors were encountered: