This commit is contained in:
Casey 2026-02-18 15:48:59 -06:00
parent ab5965235f
commit 93be7bd9c4

View File

@ -33,6 +33,7 @@ def after_install():
print("\n✅ Custom UI installation complete. Please run `bench migrate` to apply changes to the database and refresh metadata.\n")
def after_migrate():
print("\n🔧 Running post-migrate setup for Custom UI...\n")
setup_defaults()
add_custom_fields()
# update_onsite_meeting_fields()