{{define "generic_content"}}

Invoice Clock Events Report (Proof of Concept)

Upload a CSV containing invoice numbers to generate a downloadable report that aggregates related job information, assigned technicians, and enroute/onsite clock events.

{{if .CSRFField}} {{.CSRFField}} {{end}}

The CSV may include a header named invoice_number; if no header is present, the first column is used. Each invoice number is processed individually.

{{end}}