Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".

This commit is contained in:
2023-04-04 18:17:44 +08:00
parent c9166fda4d
commit 4c2dcc5070
189 changed files with 206 additions and 206 deletions
.gitignoreMANIFEST.inREADME.rst
docs/source
pyproject.tomlsetup.cfg
src/accounting
__init__.py
account
base_account
currency
forms.py
journal_entry
locale.pymodels.py
option
report
static
template_filters.pytemplate_globals.py
templates
translations
zh_Hant
LC_MESSAGES
utils
tests

@ -1,4 +1,4 @@
/* The Mia! Accounting Flask Project
/* The Mia! Accounting Project
* description-editor.js: The JavaScript for the description editor
*/