update
This commit is contained in:
parent
ab5965235f
commit
93be7bd9c4
1 changed files with 1 additions and 0 deletions
|
|
@ -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")
|
print("\n✅ Custom UI installation complete. Please run `bench migrate` to apply changes to the database and refresh metadata.\n")
|
||||||
|
|
||||||
def after_migrate():
|
def after_migrate():
|
||||||
|
print("\n🔧 Running post-migrate setup for Custom UI...\n")
|
||||||
setup_defaults()
|
setup_defaults()
|
||||||
add_custom_fields()
|
add_custom_fields()
|
||||||
# update_onsite_meeting_fields()
|
# update_onsite_meeting_fields()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue