DrCr/drcr
RunasSudo a353beeb20
Make chart of accounts action menu sticky
2023-01-04 12:10:26 +11:00
..
journal Allow editing statement lines without breaking reconciliation 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 Align income tax calculation to Australian income tax 2023-01-03 00:04:23 +11:00
templates Make chart of accounts action menu sticky 2023-01-04 12:10:26 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.py.example Implement API-based generation of reports 2023-01-04 00:27:44 +11:00
database.py Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
models.py Implement API-based generation of reports 2023-01-04 00:27:44 +11:00
reports.py Link to account transactions view in reports 2023-01-04 12:10:26 +11:00
views.py Implement API-based generation of reports 2023-01-04 00:27:44 +11:00
webapp.py Implement API-based generation of reports 2023-01-04 00:27:44 +11:00