Fixed insert after
This commit is contained in:
parent
69907bcf8c
commit
65e177f98d
1 changed files with 1 additions and 1 deletions
|
|
@ -28,9 +28,9 @@ frappe.patches.v4_0.set_module_in_report
|
|||
frappe.patches.v4_0.update_datetime
|
||||
frappe.patches.v4_0.file_manager_hooks
|
||||
execute:frappe.get_doc("User", "Guest").save()
|
||||
frappe.patches.v4_0.update_custom_field_insert_after
|
||||
frappe.patches.v4_0.deprecate_link_selects
|
||||
frappe.patches.v4_0.set_user_gravatar
|
||||
frappe.patches.v4_0.update_custom_field_insert_after
|
||||
frappe.patches.v4_0.set_user_permissions
|
||||
frappe.patches.v4_0.create_custom_field_for_owner_match
|
||||
frappe.patches.v4_0.enable_scheduler_in_system_settings
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue