Files
xadm 786cbc724f
CI / Server (push) Has been cancelled
Linters / Frappe Linter (push) Has been cancelled
Linters / Vulnerable Dependency Check (push) Has been cancelled
UI Tests / Playwright E2E Tests (push) Has been cancelled
Initialize fork and rebrand app to event_manager
2026-05-11 09:56:57 +02:00

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