DrCr/drcr
RunasSudo d8caedd2dd
Port from raw SQLAlchemy to Flask-SQLAlchemy
2023-01-02 16:59:38 +11:00
..
general_journal Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
reports Implement income statement 2023-01-02 16:15:20 +11:00
statements Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
templates Add commodity detail view to reports 2023-01-02 16:15:20 +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 Add commodity detail view to reports 2023-01-02 16:15:20 +11:00
views.py Add commodity detail view to reports 2023-01-02 16:15:20 +11:00
webapp.py Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00