The Mia! Accounting Project https://accounting.imacat.idv.tw
Go to file
2023-04-05 09:57:34 +08:00
docs Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00
src/accounting Reversed the original line items in the original line item selector. 2023-04-05 09:25:41 +08:00
tests Updated the URI of the reports to be the default views of the application. 2023-04-05 08:06:00 +08:00
.gitignore Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +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 Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00
pyproject.toml Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00
README.rst Revised README.rst. 2023-04-05 09:57:34 +08:00
setup.cfg Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting". 2023-04-04 18:26:54 +08:00

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

Mia! Accounting

Description

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

Install

Install mia-accounting with pip.

pip install mia-accounting

Usage

This needs to be done. Currently, you can refer to the test site located in the test directory on the Mia! Accounting repository.

The test site is running as the live demonstration for Mia! Accounting.

Authors

imacat
2023/1/27
</html>