![]() - Added support for recurring expenses, allowing users to define recurrence patterns (daily, weekly, monthly, yearly) for expenses. - Introduced `RecurrencePattern` model to manage recurrence details and linked it to the `Expense` model. - Implemented background job scheduling using APScheduler to automatically generate new expenses based on defined patterns. - Updated expense creation logic to handle recurring expenses, including validation and database interactions. - Enhanced frontend components to allow users to create and manage recurring expenses through forms and lists. - Updated documentation to reflect new features and usage guidelines for recurring expenses. |
||
---|---|---|
.. | ||
5e8b6dde50fc_update_user_model_for_fastapi_users.py | ||
5ed3ccbf05f7_initial_database_schema.py | ||
7c26d62e8005_add_missing_indexes_and_constraints.py | ||
7cc1484074eb_merge_heads.py | ||
8efbdc779a76_check_models_alignment.py | ||
5271d18372e5_initial_database_schema.py | ||
add_recurring_expenses.py | ||
bc37e9c7ae19_fresh_start.py | ||
e981855d0418_add_settlement_activity_and_status_.py | ||
manual_0001_add_chore_tables.py | ||
manual_0002_add_personal_chores.py |