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
Files
d5a9e1af182a7b695af63077f5aeca2e43bb70ad
mia-accounting
/
src
/
accounting
/
report
/
utils
History
依瑪貓
c885c08c37
Moved the "accounting.option.options" module to "accounting.utils.options", because it is meant to shared by other submodules.
2023-03-22 19:47:37 +08:00
..
__init__.py
Moved the "accounting.report.reports.utils" module to "accounting.report.utils". It does not make sense to have a wierd and long module name just to make the import pretty.
2023-03-09 18:09:08 +08:00
base_page_params.py
Renamed "voucher" to "journal entry".
2023-03-20 22:33:14 +08:00
base_report.py
Moved the "accounting.report.reports.utils" module to "accounting.report.utils". It does not make sense to have a wierd and long module name just to make the import pretty.
2023-03-09 18:09:08 +08:00
csv_export.py
Moved the period and period chooser to the "accounting.report.period" module.
2023-03-09 18:30:41 +08:00
option_link.py
Added missing documentation to the OptionLink data model in the "accounting.report.utils.option_link" module.
2023-03-11 16:34:28 +08:00
report_chooser.py
Renamed IncomeExpensesAccount to CurrentAccount.
2023-03-22 15:42:44 +08:00
report_type.py
Moved the "accounting.report.reports.utils" module to "accounting.report.utils". It does not make sense to have a wierd and long module name just to make the import pretty.
2023-03-09 18:09:08 +08:00
urls.py
Moved the "accounting.option.options" module to "accounting.utils.options", because it is meant to shared by other submodules.
2023-03-22 19:47:37 +08:00