Commit Graph

13 Commits

Author SHA1 Message Date
RunasSudo b782f97af6
Correctly compute running totals in account transactions view
Fixes #4
2024-04-04 01:55:52 +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 08ff000899
Use url_for for internal links 2023-01-07 19:01:22 +11:00
RunasSudo 1afc48f218
austax: Record CGT cost adjustments 2023-01-07 14:07:58 +11:00
RunasSudo 66b3ddff54
Improve display of chart of accounts
Group account kinds by plugin
Display label instead of ID
2023-01-07 01:09:17 +11:00
RunasSudo ebb70896a2
Add basic plugin API 2023-01-04 18:01:59 +11:00
RunasSudo c527442ac7
Implement API-based generation of reports 2023-01-04 00:27:44 +11:00
RunasSudo 7df955e5b6
Implement basic chart of accounts editing 2023-01-03 18:38:00 +11:00
RunasSudo 3e6e1f18ed
Add commodity detail view to reports 2023-01-02 16:15:20 +11:00
RunasSudo cf92c9b638
Visual improvements, add navbar 2023-01-02 16:15:19 +11:00
RunasSudo b34ec8473e
Add account transactions view 2023-01-02 16:15:19 +11:00
RunasSudo 801d70c6e9
Clean up and refactor 2023-01-02 16:15:19 +11:00