diff --git a/frappe/patches.txt b/frappe/patches.txt index 50ba7b6ec3..d196430bbc 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -236,4 +236,4 @@ frappe.patches.v11_0.fix_order_by_in_reports_json execute:frappe.delete_doc('Page', 'applications', ignore_missing=True) frappe.patches.v11_0.set_missing_creation_and_modified_value_for_user_permissions frappe.patches.v11_0.remove_doctype_user_permissions_for_page_and_report #2019-05-01 -frappe.patches.v11_0.apply_customization _to_custom_doctype \ No newline at end of file +frappe.patches.v11_0.apply_customization_to_custom_doctype \ No newline at end of file