You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-hq/apps
Thomas Joise 25b96e2514 feat(hq): attachment download filename on GET /documents/:id/pdf?download=1
Serve the document PDF as an attachment with a doc-no-derived filename
("QT/26-27-0001" -> "QT-26-27-0001.pdf", null docNo -> "draft.pdf") when
?download=1 is present; keep the default inline so the composer iframe
preview still works. renderPdf is now injectable into apiRouter so the
header logic is tested without launching Chrome (house DI pattern).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 week ago
..
backoffice chore: bring the full store-product codebase under version control 2 weeks ago
hq feat(hq): attachment download filename on GET /documents/:id/pdf?download=1 1 week ago
hq-web feat(hq-web): reminder email preview in the manual queue 1 week ago
pos chore: bring the full store-product codebase under version control 2 weeks ago
store-server chore: bring the full store-product codebase under version control 2 weeks ago