Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into referral_in_patient

merge-requests/645/head
Mohammad Aljammal 5 years ago
commit a74a6b1212

@ -1152,7 +1152,7 @@ class _PrescriptionFormWidgetState extends State<PrescriptionFormWidget> {
if (frequency == null ||
strengthController
.text ==
null ||
"" ||
doseTime == null ||
duration == null ||
selectedDate == null) {

Loading…
Cancel
Save