DrCr/drcr
RunasSudo 33cf00ecec
Implement OFX 1.x import
2023-01-02 19:11:31 +11:00
..
journal Unify all transactions in single model 2023-01-02 18:08:30 +11:00
reports Implement income statement 2023-01-02 16:15:20 +11:00
statements Implement OFX 1.x import 2023-01-02 19:11:31 +11:00
templates Implement OFX 1.x import 2023-01-02 19:11:31 +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