From bd9e00c6f1ba12f646e3a06e28c4640468f1567a Mon Sep 17 00:00:00 2001 From: Casey Date: Thu, 15 Jan 2026 17:33:51 -0600 Subject: [PATCH] put back install.py --- custom_ui/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_ui/install.py b/custom_ui/install.py index 10f9530..b409559 100644 --- a/custom_ui/install.py +++ b/custom_ui/install.py @@ -30,7 +30,7 @@ def after_migrate(): frappe.clear_cache(doctype=doctype) frappe.reload_doctype(doctype) - # update_address_fields() + update_address_fields() # build_frontend()