made ui chnages
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user