Skip to content

invoice show table output should include expense lines #17

Description

@0x054

Problem

ttd invoice show NUMBER (default table format) prints only time lines but the total includes expense subtotals. Expense lines are visible via --format md, TUI detail (o), rendered PDF, and invoice create --dry-run.

Expected

Table output should include a reimbursable expenses section (date, description, amount) matching PDF/Markdown renders.

Location

src/ttd/cli/invoices.pyshow command ~L284–294

Context

Discovered while writing v0.9.0 expenses documentation. Workaround documented until fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions