diff --git a/frappe/patches.txt b/frappe/patches.txt index ec0c515907..118d42ba16 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -279,4 +279,4 @@ frappe.patches.v13_0.migrate_translation_column_data frappe.patches.v13_0.set_read_times frappe.patches.v13_0.remove_web_view frappe.patches.v13_0.remove_tailwind_from_page_builder -execute:frappe.rename_doc("DocType", "Onboarding", "Module Onboarding") +execute:frappe.rename_doc("DocType", "Onboarding", "Module Onboarding", ignore_if_exists=True)