Skip to content

Expenses Management Page #340

Description

@clstaudt

Problem

The RecurringExpense model exists (health insurance, professional liability, operating costs, etc.) and is used in the salary calculation, but there is no dedicated UI for managing these expenses. Users cannot add, edit, or review their recurring expenses.

Proposed solution

Add a new navigation section between Tax & Reserves and Salary:

  • CRUD for recurring expenses (title, amount, period, category)
  • Category grouping (insurance, operating, professional, other)
  • Monthly total preview showing the normalized monthly cost

Scope

  • New view component (e.g. ExpensesView.tsx)
  • Sidebar navigation entry between Tax & Reserves and Salary
  • Calls existing backend RPC methods (salary.get_expenses, salary.save_expense, salary.delete_expense)

Metadata

Metadata

Assignees

No one assigned

    Labels

    UX/UIenhancementNew feature or requesthelp wantedExtra attention is neededneeds refinementThe feature needs to be defined in more detail

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions