update
This commit is contained in:
parent
ab5965235f
commit
93be7bd9c4
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user