Skip to content

Commit

Permalink
fix: Triggered change to show relevant patient history for different …
Browse files Browse the repository at this point in the history
…patients #316
  • Loading branch information
vamagithub authored and akashkrishna619 committed Dec 27, 2023
1 parent fce9897 commit a2fb012
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class PatientHistory {
}
}
});
patient.df.change();
patient.refresh();

if (frappe.route_options && !this.patient_id) {
Expand Down

0 comments on commit a2fb012

Please sign in to comment.