commit | 6f88c6680ee00cf4030d5f3f5a97b36d06d8ecc8 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Jan 08 19:27:41 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jan 08 19:36:33 2013 +0530 |
tree | d85fa5c7382985fdf5d8785427286dc945176841 | |
parent | 89230cbc4bafc1faa12873ff3d6748f65577af99 [diff] [blame] |
patch to fix existing holiday lists
diff --git a/patches/patch_list.py b/patches/patch_list.py index 2dd37ec..f9bb97c 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py
@@ -578,4 +578,8 @@ 'patch_module': 'patches.january_2013', 'patch_file': 'remove_support_search_criteria', }, + { + 'patch_module': 'patches.january_2013', + 'patch_file': 'holiday_list_patch', + }, ] \ No newline at end of file