Skip to content

Work Order Detail: Linked expenses need clickable rows, edit/delete actions column #266

@daveharmswebdev

Description

@daveharmswebdev

Feature Request — Work Order Detail: Linked Expenses

Found during: Manual testing of Work Order detail page

Page: Work Order Detail → Linked Expenses section


Current Behavior

The Linked Expenses list on the Work Order detail page displays expense items (date, description, category, amount) with only an unlink icon. There is no way to:

  • Click on an expense row to navigate to the expense detail page
  • Edit or delete an expense directly from this list

Expected Behavior

  1. Clickable rows: Each expense item should be clickable, navigating to the expense detail page — consistent with the global expenses list behavior.

  2. Actions column: Add an actions column (like the income table already has) with:

    • Edit action — navigate to edit expense or open edit dialog
    • Delete action — delete the expense (with confirmation)
    • Keep the existing Unlink action

Reference

The income table on the same Work Order detail page already has an actions column pattern that should be mirrored here for consistency.

Screenshot

Linked Expenses section currently shows expense rows with only an unlink icon — no click navigation, no edit/delete actions.

Labels: enhancement, frontend, work-orders

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions