Removed deprecated page users

This commit is contained in:
Nabin Hait 2015-06-05 12:15:01 +05:30
parent 0b18a2d347
commit 3c1017c43b

View File

@ -163,4 +163,5 @@ execute:frappe.db.sql_list("delete from `tabDocPerm` where parent='Issue' and mo
erpnext.patches.v5_0.update_item_and_description_again
erpnext.patches.v5_0.repost_gle_for_jv_with_multiple_party
erpnext.patches.v5_0.portal_fixes
erpnext.patches.v5_0.reset_values_in_tools
erpnext.patches.v5_0.reset_values_in_tools
execute:frappe.delete_doc("Page", "users")