[hotfix] Item checkbox mandatory and removed Module Def Contacts

This commit is contained in:
Anand Doshi 2015-07-30 14:44:43 +05:30
parent a5e11d7195
commit 2f443a5789
2 changed files with 818 additions and 827 deletions

View File

@ -180,6 +180,7 @@ execute:frappe.rename_doc("DocType", "Salary Manager", "Process Payroll", force=
erpnext.patches.v5_1.rename_roles
erpnext.patches.v5_1.default_bom
execute:frappe.delete_doc("DocType", "Party Type")
execute:frappe.delete_doc("Module Def", "Contacts")
erpnext.patches.v5_4.fix_reserved_qty_and_sle_for_packed_items
execute:frappe.reload_doctype("Leave Type")
execute:frappe.db.sql("update `tabLeave Type` set include_holiday=1")
execute:frappe.db.sql("update `tabLeave Type` set include_holiday=1")

File diff suppressed because it is too large Load Diff