This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting-django
Watch
1
Star
0
Fork
0
You've already forked mia-accounting-django
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
9cab1c2194
mia-accounting-django
/
accounting
History
依瑪貓
9cab1c2194
Added documentation to the accounting utilities.
2020-07-14 10:02:16 +08:00
..
migrations
Added the accounting application.
2020-06-29 19:41:52 +08:00
templates
/accounting
Added ReportUrl to help building the report chooser in the accounting application.
2020-07-14 07:41:19 +08:00
views
Revised the parameters of Period.
2020-07-14 07:43:47 +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 the balance-before record and the sum record to the cash account report. Moved the SqlQuery utility from the accounting application to the Mia core application.
2020-07-13 19:54:27 +08:00
tests.py
Added the accounting application.
2020-06-29 19:41:52 +08:00
urls.py
Replaced the CashReportView list view with the cash view function, to simplify. Moved the pagination query parameter parser from the view to Pagination.
2020-07-11 17:23:38 +08:00
utils.py
Added documentation to the accounting utilities.
2020-07-14 10:02:16 +08:00