Added debug print.
This commit is contained in:
parent
c72f8f0456
commit
1d23d406d8
1 changed files with 1 additions and 0 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue