DrCr/drcr
RunasSudo 7df955e5b6
Implement basic chart of accounts editing
2023-01-03 18:38:00 +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 Align income tax calculation to Australian income tax 2023-01-03 00:04:23 +11:00
templates Implement basic chart of accounts editing 2023-01-03 18:38:00 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.py.example Align income tax calculation to Australian income tax 2023-01-03 00:04:23 +11:00
database.py Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
models.py Implement basic chart of accounts editing 2023-01-03 18:38:00 +11:00
views.py Implement basic chart of accounts editing 2023-01-03 18:38:00 +11:00
webapp.py Basic implementation of tax estimation 2023-01-02 21:00:35 +11:00