Block a user
be6af2fd27
Add more entries to nav bar
ae2b9e4016
Implement balance sheet report
879fac9999
Implement income statement report
071d7c8988
Implement accounts combobox
40945def3e
Use small (thicker) plus icon on journal view
03897430aa
Rename /journal/{edit,new}-transaction etc. to /journal/{edit,new} for consistency
e86ec5291c
Fix bug when confirming transaction deletion
c5c3d1133a
Implement editing and deleting balance assertions
e791fb2a8a
Implement balance assertions view
331d7d8b7c
Show unclassified statement lines in reports
7b26ef81c6
Implement OFX2.x statement import
30cb94274b
Implement SQL transactions
a688ea7c22
Implement statement line view
86c007c28a
Remember last opened file
0a09d0fa6f
Add "New transaction" button to more pages
11626f2557
Implement delete transaction
56fa6f3633
Allow splitting API transactions into multiple stages
97893a9c12
Provide running list of transactions to transaction providers
541086d346
More efficient implementation for all_accounts
ef711f1828
Allow preparing trial balance and income statement reports at arbitrary dates
4cff4c9432
Correctly limit by date in api_transactions
1d2628850e
Fix fencepost bug with TrialBalancer.from_cached
16534fc755
Recompute running balances when required
e313758192
Basic caching of running balances
b425643980
Don't hard code reporting commodity
9373212482
Recompute running balances when required
18392d6917
Basic caching of running balances
fe8d47c676
Don't hard code reporting commodity
Re-allow typing commodities into transaction editor
Closed in 7416d270deb03e9df6a50c27e0b6d731275ae689
Re-allow typing commodities into transaction editor
Re-allow typing commodities into transaction editor
Running totals on account transactions view are incorrect