The Mia! Accounting Project https://accounting.imacat.idv.tw
Go to file
2023-03-01 01:48:56 +08:00
docs Changed the Sphinx documentation scheme from "nature" to "sphinx_rtd_theme", to prepare for publishing in the future. 2023-03-01 01:48:56 +08:00
src/accounting Replaced the #populate method with the #parseAndPopulate method that is used both when starting the summary helper and when the summary input is updated. 2023-03-01 01:45:38 +08:00
tests Simplified the logic in the add_txn function in testlib_txn.py. 2023-03-01 00:51:24 +08:00
.gitignore Added test_temp.py to .gitignore, for temporary tests that should not be committed. 2023-02-04 08:11:52 +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 Fixed the path of the test site in MANIFEST.in. 2023-02-08 09:45:25 +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 Advanced to version 0.3.1. 2023-02-28 00:16:20 +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>