DrCr/drcr
RunasSudo d73535dc86
Convert account transactions with commodity detail view to Tailwind CSS
2024-04-04 16:47:02 +11:00
..
css Convert reports to Tailwind CSS 2024-04-04 16:47:01 +11:00
journal Fully reverse order of sorting of transactions, etc. 2024-04-04 01:53:46 +11:00
statements Fully reverse order of sorting of transactions, etc. 2024-04-04 01:53:46 +11:00
templates Convert account transactions with commodity detail view to Tailwind CSS 2024-04-04 16:47:02 +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 Correctly compute running totals in account transactions view 2024-04-04 01:55:52 +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 Limit income statement report to current financial year 2023-09-18 21:29:58 +10:00