diff --git a/healthcare/healthcare/page/patient_history/patient_history.js b/healthcare/healthcare/page/patient_history/patient_history.js index 8924d5816a..75aabd4574 100644 --- a/healthcare/healthcare/page/patient_history/patient_history.js +++ b/healthcare/healthcare/page/patient_history/patient_history.js @@ -43,6 +43,7 @@ class PatientHistory { } } }); + patient.df.change(); patient.refresh(); if (frappe.route_options && !this.patient_id) {