DrCr/drcr
2024-11-10 00:31:27 +11:00
..
css Style touchups 2024-04-04 21:02:29 +11:00
journal Recompute running balances when required 2024-11-09 23:47:14 +11:00
statements Don't hard code reporting commodity 2024-11-09 23:47:13 +11:00
static/js Persist account names on transaction editor on refresh 2024-11-09 16:36:17 +11:00
templates Don't hard code reporting commodity 2024-11-09 23:47:13 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.toml.example Load config from TOML 2023-01-05 16:19:29 +11:00
database.py Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
models.py Fix fencepost bug with TrialBalancer.from_cached 2024-11-10 00:30:33 +11:00
plugins.py Use url_for for internal links 2023-01-07 19:01:22 +11:00
reports.py Basic caching of running balances 2024-11-09 23:47:14 +11:00
views.py Allow preparing trial balance and income statement reports at arbitrary dates 2024-11-10 00:31:27 +11:00
webapp.py Correctly limit by date in api_transactions 2024-11-10 00:31:06 +11:00