client_reference and work_order (added in PR #585) are not yet rendered anywhere in the invoice/quote PDF templates. Add them to the default PDF template(s) — conditionally, only when non-empty — so the values are visible to the client, not just internally.
Related PDF infrastructure: the invoices::pdf.invoice Blade template and InvoiceService::renderHtml()/generatePdf() introduced in PR #575.
Acceptance criteria
client_referenceandwork_order(added in PR #585) are not yet rendered anywhere in the invoice/quote PDF templates. Add them to the default PDF template(s) — conditionally, only when non-empty — so the values are visible to the client, not just internally.Related PDF infrastructure: the
invoices::pdf.invoiceBlade template andInvoiceService::renderHtml()/generatePdf()introduced in PR #575.Acceptance criteria