8 lines
392 B
Plaintext
8 lines
392 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
|
|
|
|
[post_model_sync]
|
|
# Patches added in this section will be executed after doctypes are migrated
|
|
asset_lite.patches.sync_dashboard_reports.execute
|
|
asset_lite.patches.sync_work_order_workflow.execute |