fix: Relaod docperm doctype to sync recent changes
This commit is contained in:
parent
65a82bef1a
commit
dff1a2adf3
1 changed files with 1 additions and 0 deletions
|
|
@ -316,6 +316,7 @@ frappe.patches.v13_0.delete_event_producer_and_consumer_keys
|
|||
frappe.patches.v13_0.web_template_set_module #2020-10-05
|
||||
frappe.patches.v13_0.remove_custom_link
|
||||
execute:frappe.delete_doc("DocType", "Footer Item")
|
||||
execute:frappe.reload_doctype('docperm')
|
||||
frappe.patches.v13_0.replace_field_target_with_open_in_new_tab
|
||||
frappe.core.doctype.role.patches.v13_set_default_desk_properties
|
||||
frappe.patches.v13_0.add_switch_theme_to_navbar_settings
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue