Initialize fork and rebrand app to event_manager
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

This commit is contained in:
2026-05-11 09:56:57 +02:00
parent f82bb803ac
commit 786cbc724f
500 changed files with 41152 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
[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