delete notification control's docctype entry

This commit is contained in:
Zlash65 2019-02-11 12:01:01 +05:30
parent bb6438af5a
commit a206f06af9

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')