Update AppUser Objecct to cater for all fields.
enable file generation of med cert
This commit is contained in:
parent
fce5380390
commit
2fa2191a5f
23 changed files with 251 additions and 79 deletions
|
|
@ -34,6 +34,7 @@ class _PatientViewState extends State<PatientView> {
|
|||
),
|
||||
PatientFiles(
|
||||
patientIndex: widget.selectedPatient.idpatients,
|
||||
selectedPatient: widget.selectedPatient,
|
||||
)
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue