DrCr/drcr
2024-11-09 16:36:17 +11:00
..
css Style touchups 2024-04-04 21:02:29 +11:00
journal Apply custom accounts combobox to transaction editor 2024-04-06 02:00:30 +11:00
statements Fix combobox on reconcile complex statement line page 2024-06-29 20:59:20 +10:00
static/js Persist account names on transaction editor on refresh 2024-11-09 16:36:17 +11:00
templates Persist account names on transaction editor on refresh 2024-11-09 16:36:17 +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 formatting of links in Amount.format_accounting 2024-04-04 21:37:58 +11:00
plugins.py Use url_for for internal links 2023-01-07 19:01:22 +11:00
reports.py austax: Hide irrelevant reports 2024-08-16 22:40:44 +10:00
views.py Correctly compute running totals in account transactions view 2024-04-04 01:55:52 +11:00
webapp.py Implement custom combobox for account selection 2024-04-06 01:32:34 +11:00