(cherry picked from commit 0c5684905f44af211189bf674735b046858a5b86) # Conflicts: # frontend/components.d.ts # yarn.lock
20 lines
952 B
Plaintext
20 lines
952 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
|
|
crm.patches.v1_0.rename_twilio_settings_to_crm_twilio_settings
|
|
|
|
[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 #22/01/2025
|
|
crm.patches.v1_0.create_default_sidebar_fields_layout
|
|
crm.patches.v1_0.update_deal_quick_entry_layout
|
|
crm.patches.v1_0.update_layouts_to_new_format
|
|
crm.patches.v1_0.move_twilio_agent_to_telephony_agent
|
|
crm.patches.v1_0.create_default_scripts # 13-06-2025
|
|
crm.patches.v1_0.update_deal_status_probabilities
|
|
crm.patches.v1_0.update_deal_status_type
|
|
crm.patches.v1_0.create_default_lost_reasons
|
|
crm.patches.v1_0.add_fields_in_assignment_rule
|