DrCr/drcr
RunasSudo 9d5873376f
Basic implementation of tax estimation
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 Basic implementation of tax estimation 2023-01-02 21:00:35 +11:00
statements Re-implement charging statement lines for consolidated Transaction model 2023-01-02 19:11:48 +11:00
tax Basic implementation of tax estimation 2023-01-02 21:00:35 +11:00
templates Basic implementation of tax estimation 2023-01-02 21:00:35 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.py.example Basic implementation of tax estimation 2023-01-02 21:00:35 +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 Basic implementation of tax estimation 2023-01-02 21:00:35 +11:00