commit | a206f06af90876a32f97a4f968a8c3a228c7e8a8 | [log] [tgz] |
---|---|---|
author | Zlash65 <zarrar65@gmail.com> | Mon Feb 11 12:01:01 2019 +0530 |
committer | Zlash65 <zarrar65@gmail.com> | Mon Feb 11 12:01:01 2019 +0530 |
tree | 89fbdbbaf12053ae55610d947c3606e16b202f5b | |
parent | bb6438af5ab499b58b8c9fec76429205a4d1a2e7 [diff] |
delete notification control's docctype entry
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 29c8619..b8e2e35 100755 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -585,3 +585,4 @@ 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')