10 lines
492 B
Plaintext
10 lines
492 B
Plaintext
[pre_model_sync]
|
|
# Patches added in this section will be executed before doctypes are migrated
|
|
# Read docs to understand patches: https://frappeframework.com/docs/v14/user/en/database-migrations
|
|
crm.patches.v1_0.move_crm_note_data_to_fcrm_note
|
|
|
|
[post_model_sync]
|
|
# Patches added in this section will be executed after doctypes are migrated
|
|
crm.patches.v1_0.create_email_template_custom_fields
|
|
crm.patches.v1_0.create_default_fields_layout
|
|
crm.patches.v1_0.create_default_sidebar_fields_layout |