Skip to content

Drop stale "(PDF)" suffix from invoice reports label - #862

Merged
rzueger merged 1 commit into
developfrom
claude/fix-invoice-reports-label
Aug 24, 2026
Merged

Drop stale "(PDF)" suffix from invoice reports label#862
rzueger merged 1 commit into
developfrom
claude/fix-invoice-reports-label

Conversation

@rzueger

@rzueger rzueger commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary

  • The Admin → Export page section for the invoice recipient report was labelled "Rechnungsberichte herunterladen (PDF)" / "Download invoice reports (PDF)". That became inaccurate once Add Excel format option to the invoicing report #861 added an Excel option alongside PDF, chosen via the format dropdown inside the form itself.
  • Drops the now-wrong (PDF) suffix in both de.json and en.json, since the label no longer needs to name a specific format.

Test plan

  • npm test — 2495 tests passing
  • npm run typecheck — clean
  • Verified no test asserts the old label text

Generated by Claude Code

The export page section was labelled "Rechnungsberichte herunterladen
(PDF)" / "Download invoice reports (PDF)", which became inaccurate
once the report form gained an Excel option alongside PDF.
@rzueger
rzueger merged commit 7d23f5d into develop Aug 24, 2026
2 checks passed
@rzueger
rzueger deleted the claude/fix-invoice-reports-label branch August 24, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants