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
c885c08c37
mia-accounting
/
src
/
accounting
/
option
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
Added the option management, and moved the configuration of the default currency, the default account for the income and expenses log, and the recurring expenses and incomes to the options.
2023-03-22 15:34:28 +08:00
forms.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
views.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