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
5edb5465c5
mia-accounting
/
src
/
accounting
/
option
History
依瑪貓
5edb5465c5
Fixed the incomes field of the RecurringForm form to use the RecurringIncomeForm form instead of the RecurringExpenseForm form as its sub-forms.
2023-03-22 19:29:42 +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
Fixed the incomes field of the RecurringForm form to use the RecurringIncomeForm form instead of the RecurringExpenseForm form as its sub-forms.
2023-03-22 19:29:42 +08:00
options.py
Added the read-only view for the options.
2023-03-22 16:08:16 +08:00
views.py
Revised the text messages in the option forms.
2023-03-22 19:11:07 +08:00