Skip to content

[Invoices]: Show client reference & work order as list-table columns #590

Description

@nielsdrost7

PR #585 added client_reference and work_order columns to invoices and quotes (migrations 2026_06_14_000001_add_reference_fields_to_*_table.php) and exposed them as form fields in Modules/Invoices/Filament/Company/Resources/Invoices/Schemas/InvoiceForm.php and Modules/Quotes/Filament/Company/Resources/Quotes/Schemas/QuoteForm.php, but the corresponding list-page tables were not updated to show these as columns.

Acceptance criteria

  • client_reference and work_order appear as optional (toggleable) columns on the Invoices and Quotes list tables, sortable and searchable, consistent with other columns' visibility patterns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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