mia-accounting-django/accounting
2020-06-30 20:59:24 +08:00
..
migrations Added the accounting application. 2020-06-29 19:41:52 +08:00
templates/accounting Added simple views for the accounting cash report. 2020-06-30 20:59:24 +08:00
__init__.py Added the accounting application. 2020-06-29 19:41:52 +08:00
admin.py Added the accounting models to the administration. 2020-06-30 05:41:41 +08:00
apps.py Added the accounting application. 2020-06-29 19:41:52 +08:00
models.py Added simple views for the accounting cash report. 2020-06-30 20:59:24 +08:00
tests.py Added the accounting application. 2020-06-29 19:41:52 +08:00
urls.py Added simple views for the accounting cash report. 2020-06-30 20:59:24 +08:00
utils.py Added simple views for the accounting cash report. 2020-06-30 20:59:24 +08:00
views.py Added simple views for the accounting cash report. 2020-06-30 20:59:24 +08:00