From e649b6c398694ce145be888fa7538e7fad0ab6e2 Mon Sep 17 00:00:00 2001 From: mahdahar <89adham@gmail.com> Date: Mon, 26 Jan 2026 12:47:56 +0700 Subject: [PATCH] update checklist --- CHECKLIST.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHECKLIST.md b/CHECKLIST.md index c9dde97..e237424 100644 --- a/CHECKLIST.md +++ b/CHECKLIST.md @@ -1,14 +1,10 @@ # Project Checklist: Glen RME & Lab Management System -**Last Updated:** January 22, 2026 +**Last Updated:** January 26, 2026 Pending: - Restrict Print/Save-to-PDF to CS Role only (Lab can only preview, CS can print/save) - Add Dedicated Print Button (Trigger browser/system print dialog) -- Create 'Detail Unvalidated' History Log/View (Log unvalidation actions with timestamp, user ID, and reason) -- Add Error Handling for Preview Button (Handle empty data gracefully) -- Ensure 'Uncollect' Feature Functional (Maintain Uncollect feature functionality) -- Backend Performance & Connectivity (Investigate intermittent connection issues with Server 253) - Update PDF Report Metadata (Replace 'Printed By' with validating user's name) - Reprint Label (Add functionality to reprint labels) - Print Result Audit (Track when result reports are printed/exported, log user and timestamp)