Commit Graph

16 Commits

Author SHA1 Message Date
RunasSudo 64b49b00ff
Apply custom accounts combobox to transaction editor 2024-04-06 02:00:30 +11:00
RunasSudo af2818b6ae
Apply custom accounts combobox to other simple forms 2024-04-06 01:42:40 +11:00
RunasSudo 3083117730
Implement custom combobox for account selection
Only on balance assertion edit page currently
2024-04-06 01:32:34 +11:00
RunasSudo 9206c21025
Add button to delete balance assertion 2024-04-06 00:39:36 +11:00
RunasSudo c56cac115f
Fully reverse order of sorting of transactions, etc.
Order transactions on the same day in reverse order of ID
2024-04-04 01:53:46 +11:00
RunasSudo bf34d6c3bf
Sort transactions newest to oldest
So newest (and most relevant) transactions appear on page 1
#3
2024-04-03 21:08:52 +11:00
RunasSudo d67b2f4298
Redirect to original page when creating new journal transaction 2023-05-28 13:49:47 +10:00
RunasSudo a3ef647a2d
After editing transaction, redirect back to previous page 2023-05-28 13:02:12 +10:00
RunasSudo a8ec41b2f2
Fail gracefully checking balance assertions when account does not exist 2023-05-28 12:22:31 +10:00
RunasSudo bbd98ee8c4
Delete statement line reconciliation when deleting transaction 2023-05-28 11:59:00 +10:00
RunasSudo 63f37fc2a1
Implement deleting transactions 2023-01-29 19:12:28 +11:00
RunasSudo 08ff000899
Use url_for for internal links 2023-01-07 19:01:22 +11:00
RunasSudo 2e5ae4c20b
Improve performance by JOINing postings when extracting transactions 2023-01-05 01:15:39 +11:00
RunasSudo 7a5a8ac881
Sort balance assertions by date 2023-01-05 00:12:46 +11:00
RunasSudo 131e818a4e
Allow editing statement lines without breaking reconciliation 2023-01-02 21:00:35 +11:00
RunasSudo dbc2bca8be
Unify all transactions in single model 2023-01-02 18:08:30 +11:00