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 || if (frequency == null ||
strengthController strengthController
.text == .text ==
null || "" ||
doseTime == null || doseTime == null ||
duration == null || duration == null ||
selectedDate == null) { selectedDate == null) {

Loading…
Cancel
Save