This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
mia-accounting
/
src
/
accounting
/
report
/
reports
History
依瑪貓
61c111db69
Revised the journal, the ledger, the income and expenses log, and the search result to show the last page first as the default upon pagination.
2023-03-18 22:11:44 +08:00
..
__init__.py
Added the search to the accounting data.
2023-03-09 06:37:31 +08:00
balance_sheet.py
Moved the period and period chooser to the "accounting.report.period" module.
2023-03-09 18:30:41 +08:00
income_expenses.py
Revised the journal, the ledger, the income and expenses log, and the search result to show the last page first as the default upon pagination.
2023-03-18 22:11:44 +08:00
income_statement.py
Moved the period and period chooser to the "accounting.report.period" module.
2023-03-09 18:30:41 +08:00
journal.py
Revised the journal, the ledger, the income and expenses log, and the search result to show the last page first as the default upon pagination.
2023-03-18 22:11:44 +08:00
ledger.py
Revised the journal, the ledger, the income and expenses log, and the search result to show the last page first as the default upon pagination.
2023-03-18 22:11:44 +08:00
search.py
Revised the journal, the ledger, the income and expenses log, and the search result to show the last page first as the default upon pagination.
2023-03-18 22:11:44 +08:00
trial_balance.py
Moved the period and period chooser to the "accounting.report.period" module.
2023-03-09 18:30:41 +08:00