[Release Notes] ERPNext Version 13 has been released

Run this in console

frappe.reload_doc("healthcare", "doctype", "Inpatient Medication Order")
frappe.reload_doc("healthcare", "doctype", "Therapy Session")
frappe.db.commit() # superstition
2 Likes