DrCr/drcr
RunasSudo e19856ae7d
Fix broken custom comboboxes when adding postings to transaction
2024-04-06 18:56:06 +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 Apply custom accounts combobox to other simple forms 2024-04-06 01:42:40 +11:00
static/js Fix broken custom comboboxes when adding postings to transaction 2024-04-06 18:56:06 +11:00
templates Fix broken custom comboboxes when adding postings to transaction 2024-04-06 18:56:06 +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: 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