Merge pull request #16628 from Zlash65/fix-noti-patch

fix: Notification Control delete
This commit is contained in:
Nabin Hait
2019-02-12 13:04:45 +05:30
committed by GitHub

View File

@@ -585,3 +585,4 @@ erpnext.patches.v11_0.rename_additional_salary_component_additional_salary
erpnext.patches.v11_0.renamed_from_to_fields_in_project
erpnext.patches.v11_0.add_permissions_in_gst_settings
erpnext.patches.v11_1.setup_guardian_role
execute:frappe.delete_doc('DocType', 'Notification Control')