Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several small fixes and enhancements #102

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

humdingerb
Copy link
Member

No description provided.

* Save which account is selected when quitting the app as int32
  "selected-account" with the gPreferences message.

* Restore on launch, fall back to first account if invalid.

* Save gPreferences message in app dtor, because in the MainWindow
  it gets saved too early.
SetDate() with the transaction's date for the "Starting date" DateBox.
Otherwise it's fetching today's date when using cursor keys to in/decrease
by 1 day/month/year.
"REPORT_BUDGET" was set as initial report mode, though it isn't even
implemented yet. Use "REPORT_CASH_FLOW" (= Income/Spending report) instead.
@humdingerb humdingerb merged commit 2dd9047 into HaikuArchives:master Jul 30, 2024
2 of 3 checks passed
@humdingerb humdingerb deleted the savelastacc branch July 30, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant