mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
[system console] [security fix] removed system console
This commit is contained in:
@@ -253,4 +253,5 @@ patch_list = [
|
|||||||
"patches.may_2013.p04_reorder_level",
|
"patches.may_2013.p04_reorder_level",
|
||||||
"patches.may_2013.p05_update_cancelled_gl_entries",
|
"patches.may_2013.p05_update_cancelled_gl_entries",
|
||||||
"patches.june_2013.p01_update_bom_exploded_items",
|
"patches.june_2013.p01_update_bom_exploded_items",
|
||||||
|
"execute:webnotes.delete_doc('DocType', 'System Console')",
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user