[fix][patch] Reload Leave Type
This commit is contained in:
parent
8ce47862f9
commit
d1dc622914
@ -69,7 +69,7 @@
|
||||
],
|
||||
"icon": "icon-flag",
|
||||
"idx": 1,
|
||||
"modified": "2015-05-08 05:15:24.194053",
|
||||
"modified": "2015-07-29 05:15:24",
|
||||
"modified_by": "Administrator",
|
||||
"module": "HR",
|
||||
"name": "Leave Type",
|
||||
|
@ -181,4 +181,5 @@ erpnext.patches.v5_1.rename_roles
|
||||
erpnext.patches.v5_1.default_bom
|
||||
execute:frappe.delete_doc("DocType", "Party Type")
|
||||
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")
|
Loading…
x
Reference in New Issue
Block a user