Added debug print.

This commit is contained in:
Ben Nilsen 2026-01-30 14:10:32 -05:00
parent c72f8f0456
commit 1d23d406d8

View File

@ -25,6 +25,7 @@ def after_install():
## create_tasks()
#create_bid_meeting_note_form_templates()
#build_frontend()
print("Custom UI After Install hook finished successfully!")
def after_migrate():
add_custom_fields()