patch to fix existing holiday lists

This commit is contained in:
Anand Doshi
2013-01-08 19:27:41 +05:30
parent 89230cbc4b
commit 6f88c6680e
2 changed files with 45 additions and 0 deletions

View File

@@ -578,4 +578,8 @@ patch_list = [
'patch_module': 'patches.january_2013',
'patch_file': 'remove_support_search_criteria',
},
{
'patch_module': 'patches.january_2013',
'patch_file': 'holiday_list_patch',
},
]