commit | b24d2efc4b99239f935b87a685e46cb5da2497c6 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Jul 29 16:15:08 2015 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Jul 29 16:15:08 2015 +0530 |
tree | 8b1a380eb07d7248897a9edd094bd1101298b07f | |
parent | a184fbfa663ca2477f33b410784cf14f43c0c578 [diff] [blame] |
[fix] Updated 'Include Holiday' in existing and default leave type records
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index ef08098..b029d55 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -181,3 +181,4 @@ 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.db.sql("update `tabLeave Type` set include_holiday=1") \ No newline at end of file