commit | a2945e8e4b37bbedde1376cc8a94a9509fdcda7a | [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:28:51 2013 +0530 |
tree | f8f6779ddc67cc90619ae953a8e3b9ce1ccdeb61 | |
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