Commit Graph
15 Commits
Author SHA1 Message Date
依瑪貓 c42120d1a7 Removed the debug logging in the accounting_amount filter. 2020-07-14 10:52:49 +08:00
依瑪貓 cafbeffa28 Applied text color to negative values in the cash account. 2020-07-14 10:52:08 +08:00
依瑪貓 46b20ab500 Added the accounting_amount template filter and applied it in the cash account. 2020-07-14 10:48:10 +08:00
依瑪貓 9cab1c2194 Added documentation to the accounting utilities. 2020-07-14 10:02:16 +08:00
依瑪貓 1212cc2858 Revised the TODO view to accept additional arguments in the Mia core application. 2020-07-14 09:59:56 +08:00
依瑪貓 e59d8738fa Renamed the routes of the transactions. 2020-07-09 10:46:32 +08:00
依瑪貓 e1e61869b7 Revised the documentation of the template tags. 2020-07-09 10:40:42 +08:00
依瑪貓 fc2e89ca1a Added the currently-specified subject to the template variables, and use it in the template. 2020-07-08 11:07:00 +08:00
依瑪貓 149aa8391a Revised the view of the cash account to use the first and last day of the data from the data source. 2020-07-08 11:00:14 +08:00
依瑪貓 dde75b9805 Added Period as the template period helper, and changed PeriodParser to the inner class Period.Parser. 2020-07-08 10:52:03 +08:00
依瑪貓 6295641366 Created mia.local_settings and moved the local settings from mia.settings to mia.local_settings. Removed settings.py from .gitignore, and added local_settings.py to .gitignore. 2020-07-02 10:08:33 +08:00
依瑪貓 9690256edc Fixed the template of the accounting cash report. 2020-07-02 09:53:15 +08:00
依瑪貓 0243289946 Revised the code according to the PyCharm and PEP8 inspection. 2020-07-02 09:45:11 +08:00
依瑪貓 baa93ca76c Added venv and the external libraries to .gitignore. 2020-07-01 09:28:37 +08:00
依瑪貓 7d29dab314 Initial commit. 2020-06-29 13:46:47 +08:00