Merge branch 'prescription_changes' into 'development'

add prescription changes

See merge request Cloud_Solution/doctor_app_flutter!642
merge-requests/643/merge
Mohammad Aljammal 5 years ago
commit 96dce90a64

@ -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