DrCr/drcr
RunasSudo 03f991727c
Link to account transactions on balance assertions report
2024-06-29 22:40:34 +10: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 Fix typo in combobox code 2024-06-29 20:50:33 +10:00
templates Link to account transactions on balance assertions report 2024-06-29 22:40:34 +10: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: Automatically hide non-applicable sections from tax summary report 2023-09-19 20:04:11 +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