fix: Fix patch not being executed (#32524)

This commit is contained in:
Corentin Forler 2025-05-15 05:58:02 +02:00 committed by GitHub
parent ea6141aa94
commit 4eb8f91a85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -244,5 +244,5 @@ frappe.desk.doctype.workspace.patches.update_app
frappe.patches.v16_0.move_role_desk_settings_to_user
frappe.printing.doctype.print_format.patches.sets_wkhtmltopdf_as_default_for_pdf_generator_field
frappe.patches.v14_0.fix_user_settings_collation
execute:frappe.core.doctype.system_settings.system_settings.sync_system_settings
execute:frappe.call("frappe.core.doctype.system_settings.system_settings.sync_system_settings")
frappe.patches.v16_0.social_eps_deprecation_warning