13 lines
625 B
Plaintext
13 lines
625 B
Plaintext
[pre_model_sync]
|
|
event_manager.patches.rename_doctypes_for_buzz
|
|
event_manager.patches.migrate_to_multi_payment_gateway
|
|
event_manager.patches.migrate_offline_payment_to_methods
|
|
|
|
# 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
|
|
|
|
[post_model_sync]
|
|
# Patches added in this section will be executed after doctypes are migrated
|
|
event_manager.patches.populate_slug_in_event_category
|
|
event_manager.patches.set_applies_to_for_existing_coupons
|
|
event_manager.patches.set_payment_status_for_existing_bookings |