made ui chnages

This commit is contained in:
bolade
2025-11-26 12:57:11 +01:00
parent 100b47e947
commit 9d61ebb533
8 changed files with 202 additions and 319 deletions
+1
View File
@@ -528,6 +528,7 @@ class ReportGeneratorService:
"weight": weight_kg,
"fat_percentage": fat_pct,
"gender": gender,
"next_testing_date": patient_info.get("next_testing_date", "Contact us for scheduling"),
}
contexts = self.context_generator.generate_all_contexts(
patient_name,