improvement: pdf generation added to cases feature.

This commit is contained in:
2026-07-18 22:00:44 +03:30
parent 408b2c3329
commit 538121d653
23 changed files with 1206 additions and 63 deletions

View File

@@ -433,7 +433,7 @@
"statusCompleted": "Completed",
"importantLabel": "Important",
"unreadCase": "Unread updates",
"markCaseImportant": "Mark case as important",
"markCaseImportant": "Important Case",
"markImportant": "Mark as important",
"lastUpdatedBy": "Updated by {name}",
"lastUpdatedUnknown": "Not started yet",
@@ -472,7 +472,23 @@
"shareQrDialogSubtitle": "Scan the QR code or copy the link to open this cases tasks.",
"copyShareLink": "Copy link",
"shareLinkCopied": "Link copied to clipboard",
"shareQrUnavailable": "QR preview unavailable"
"shareQrUnavailable": "QR preview unavailable",
"downloadCaseSheet": "Download PDF",
"caseSheetTitle": "Case Sheet",
"caseSheetOrderNumber": "Order number",
"caseSheetOrderDate": "Order date",
"caseSheetDateDue": "Date due",
"caseSheetSender": "Sender",
"caseSheetRecipient": "Recipient",
"caseSheetPatient": "Patient",
"caseSheetPatientId": "Mobile",
"caseSheetProsthesis": "Prosthesis",
"caseSheetToothChart": "Tooth Chart",
"caseSheetComments": "Comments",
"caseSheetNoComments": "No comments.",
"errorDownloadCaseSheet": "Could not download the case sheet PDF.",
"externalCodePlaceholder": "external code e.g. exocad code",
"errorUpdateExternalCode": "Could not save the external code."
},
"labCaseAccess": {
"pageTitle": "Case tasks",