From a6e05ddd0add4500877ceb2df69ea3e0d5ca9b15 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Wed, 31 Dec 2025 13:46:44 -0500 Subject: Fix estimated transaction edit persistence - keep recurring link and set reconciled flag --- cashflow.ui | 321 ++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 216 insertions(+), 105 deletions(-) (limited to 'cashflow.ui') diff --git a/cashflow.ui b/cashflow.ui index c69afdb..7f35845 100644 --- a/cashflow.ui +++ b/cashflow.ui @@ -20,111 +20,184 @@ Date Range - + - - - From: - - - - - - - true - - - - - - - To: - - - - - - - true - - - - - - - Period: - - - - - + - - Daily - + + + From: + + - - Weekly - + + + true + + - - Monthly - + + + To: + + - - Quarterly - + + + true + + - - - - - - Account: - - - - - - - All Accounts - + + + Period: + + - - - - - - Show Account Balances - - - false - - + + + + + Daily + + + + + Weekly + + + + + Monthly + + + + + Quarterly + + + + + + + + Account: + + + + + + + + All Accounts + + + + + + + + Recurring: + + + + + + + + All Transactions + + + + + + + + Show Account Balances + + + false + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + - - - Qt::Horizontal - - - - 40 - 20 - - - + + + + + Search: + + + + + + + Filter transactions... + + + true + + + + + + + Collapse All + + + + + + + Expand All + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + - - - - Starting Balance: $0.00 - - + + + + + + + + + Starting Balance: $0.00 + + font-weight: bold; font-size: 12pt; @@ -140,7 +213,6 @@ - @@ -366,6 +438,9 @@ QAbstractItemView::SelectRows + + true + @@ -435,13 +510,30 @@ + + + End Date: + + + + + + + true + + + Never + + + + Amount: - + QAbstractSpinBox::NoButtons @@ -460,42 +552,42 @@ - - + + - Account: + Category: - - + + true - - + + - Category: + Account: - - + + true - + Description: - + @@ -557,6 +649,9 @@ + + + @@ -602,6 +697,22 @@ Ctrl+, + + + Save As... + + + Ctrl+Shift+S + + + + + Export to CSV... + + + Ctrl+E + + -- cgit v1.2.3