From c481903bac8afe05a93afd25f343e5389d8552ca Mon Sep 17 00:00:00 2001 From: Casey Date: Fri, 16 Jan 2026 09:11:44 -0600 Subject: [PATCH] update install --- 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 4c89c1b..014cf70 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()