deleted chart of accounts and style settings doctype

This commit is contained in:
Nabin Hait
2015-03-24 17:11:58 +05:30
parent a3eec1603a
commit b6061e5d3f
2 changed files with 4 additions and 17 deletions

View File

@@ -134,3 +134,6 @@ erpnext.patches.v5_0.update_time_log_title
erpnext.patches.v4_2.repost_reserved_qty
erpnext.patches.v4_2.repost_sle_for_si_with_no_warehouse
erpnext.patches.v5_0.newsletter
execute:frappe.delete_doc("DocType", "Chart of Accounts")
execute:frappe.delete_doc("DocType", "Style Settings")