|
8f477dd6f1
|
Added the all_errors pseudo property to the RecurringItemForm form, and applied it to the form-recurring-item.html template.
|
2023-03-22 19:37:20 +08:00 |
|
|
44ac53f15c
|
Fixed and added the missing validation in the update_options route.
|
2023-03-22 19:33:21 +08:00 |
|
|
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 |
|
|
067afdb165
|
Fixed and moved the account_text pseudo property from the RecurringExpenseForm form to its base RecurringItemForm form.
|
2023-03-22 19:28:46 +08:00 |
|
|
2014344d25
|
Revised to use its own error message for the DataRequired validator in the default_currency field of the OptionForm form.
|
2023-03-22 19:13:08 +08:00 |
|
|
f9c39709c8
|
Revised the text messages in the option forms.
|
2023-03-22 19:11:07 +08:00 |
|
|
b394c58ec6
|
Added support to sort the recurring items.
|
2023-03-22 19:01:02 +08:00 |
|
|
0af3e2785b
|
Removed an unused import from the "accounting.option.forms" module.
|
2023-03-22 18:50:24 +08:00 |
|
|
7066f75e72
|
Added the read-only view for the options.
|
2023-03-22 16:08:16 +08:00 |
|
|
567004f7d9
|
Renamed IncomeExpensesAccount to CurrentAccount.
|
2023-03-22 15:42:44 +08:00 |
|
|
761d5a5824
|
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 |
|