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
依瑪貓
f838e7f893
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
..
utils
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
__init__.py
Replaced the report generators with a separated module for each report, to work with the diversity of the report formats without messing-up one another.
2023-03-09 06:37:23 +08:00
balance_sheet.py
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
income_expenses.py
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
income_statement.py
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
journal.py
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
ledger.py
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00
trial_balance.py
Moved the utilities that are only for the report generators from the "accounting.report" module to the "accounting.report.reports.utils" module.
2023-03-09 06:37:25 +08:00