The Mia! Accounting Django Project https://accounting-django.imacat.idv.tw
Go to file
2020-08-03 21:28:35 +08:00
accounting Changed the cumulative_balance property in RecordSummary from a decorated @property to a simple property in the accounting application. 2020-08-03 20:01:36 +08:00
mia_core Renamed the method _get_month_text() to _month_text(), _get_year_text() to _year_text(), and _get_date_text() to _date_text() in Period.Parser in the Mia core application. 2020-08-03 21:28:35 +08:00
.gitignore Added the Simplified Chinese translation to .gitignore, because it is generated. 2020-07-06 07:48:29 +08:00