The Mia! Accounting Project https://accounting.imacat.idv.tw
Go to file
2023-02-03 12:55:58 +08:00
docs Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00
src/accounting Added to query the "offset needed" in the get_account_query function. 2023-02-03 12:55:58 +08:00
tests Revised the test site to use the secret key specified in the environment variables when possible, so that the secret key and session keeps in the development environment. 2023-02-03 12:55:55 +08:00
.gitignore Added .gitignore. 2023-01-27 01:29:35 +08:00
LICENSE Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00
MANIFEST.in Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00
pyproject.toml Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00
README.rst Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00
setup.cfg Added the initial application with the main account list, the pagination, the query, the permission, the localization, the documentation, the test case, and a test demonstration site. 2023-02-03 12:55:33 +08:00

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

Mia! Accounting Flask

Description

This is the Mia! Accounting Flask project. It is an accounting module for the Flask applications.

Install

Install the latest source from the Mia! Accounting Flask repository.

pip install git+https://gitea.imacat.idv.tw/imacat/mia-accounting-flask.git

Authors

imacat
2023/1/27
</html>