Registration



frappe.init_client_script = () => { frappe.web_form.after_load = () => { frappe.msgprint('hi') } }