patch: fixes
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 0cf630c..7acfe4c 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -602,4 +602,6 @@
 execute:frappe.delete_doc("Report", "Inactive Items")
 erpnext.patches.v11_1.delete_scheduling_tool
 execute:frappe.reload_doc('support', 'doctype', 'service_level_priority')
+execute:frappe.reload_doc('support', 'doctype', 'service_level')
+execute:frappe.reload_doc('support', 'doctype', 'service_level_agreement')
 erpnext.patches.v12_0.move_parameters_to_priority
\ No newline at end of file