DrCr/drcr
RunasSudo 3083117730
Implement custom combobox for account selection
Only on balance assertion edit page currently
2024-04-06 01:32:34 +11:00
..
css Style touchups 2024-04-04 21:02:29 +11:00
journal Implement custom combobox for account selection 2024-04-06 01:32:34 +11:00
statements Fully reverse order of sorting of transactions, etc. 2024-04-04 01:53:46 +11:00
static/js Implement custom combobox for account selection 2024-04-06 01:32:34 +11:00
templates Implement custom combobox for account selection 2024-04-06 01:32:34 +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