DrCr/drcr
RunasSudo 131e818a4e
Allow editing statement lines without breaking reconciliation
2023-01-02 21:00:35 +11:00
..
journal Allow editing statement lines without breaking reconciliation 2023-01-02 21:00:35 +11:00
reports Implement income statement 2023-01-02 16:15:20 +11:00
statements Re-implement charging statement lines for consolidated Transaction model 2023-01-02 19:11:48 +11:00
templates Allow editing statement lines without breaking reconciliation 2023-01-02 21:00:35 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.py.example Add example config.py 2023-01-02 16:15:20 +11:00
database.py Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
models.py Unify all transactions in single model 2023-01-02 18:08:30 +11:00
views.py Add commodity detail view to reports 2023-01-02 16:15:20 +11:00
webapp.py Unify all transactions in single model 2023-01-02 18:08:30 +11:00