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()