Files
kakebo/app/yearly/models.py
Andros Fenollosa a7dd758d44 Add planned expenses to Year with month breakdown
- PlannedExpense model: year, month, concept, amount
- CRUD via LiveView in Year page (add form + delete)
- Tables grouped by month with totals
- Variable expenses line in Year charts includes planned expenses
- Month page shows read-only planned expenses table for the month
- Month end calculations include planned expenses in totals
2026-03-22 10:28:16 +01:00

403 B