Display Invoice Number on Scheduler Event Cards

Objective

  • Surface the invoice number directly on inspection event cards in the scheduler calendar
  • Allow staff to reference invoice numbers without needing to open the full work order
  • Right-justify the invoice number on the inspector name line within each card

Background

  • Request from Todd Disston at Sherwood Inspection
  • Accounting workflows (payroll, payments, etc.) use invoice numbers as the primary identifier for a job — not the address
  • Currently, the invoice number is only visible by opening the full work order, creating unnecessary friction for staff cross-referencing jobs from the schedule view

Product Decisions

Locked

  • Display invoice number on all schedule views (day, week, etc.)
  • Placement: right-justified on the inspector name line within the event card

Open

  • Is invoiceNumber already included in the data payload fed to CalendarView.tsx, or does the API need to be updated to include it? Engineering to confirm before scoping frontend work.

Scope

  • src/app/scheduler/slots/CalendarView.tsx — add invoice number display to the event card render, right-justified on the inspector name line
  • API/data layer — engineering to confirm whether invoiceNumber is already available in the scheduler data payload or needs to be added

References

Please authenticate to join the conversation.

Upvoters
Status

Planned

Board
🏠

Main App

Date

About 3 hours ago

Author

Linear

Subscribe to post

Get notified by email when there are changes.