Update AppUser Objecct to cater for all fields.
enable file generation of med cert
This commit is contained in:
@@ -34,6 +34,7 @@ class _PatientViewState extends State<PatientView> {
|
||||
),
|
||||
PatientFiles(
|
||||
patientIndex: widget.selectedPatient.idpatients,
|
||||
selectedPatient: widget.selectedPatient,
|
||||
)
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user