mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-08 15:51:19 +00:00
patch to fix existing holiday lists
This commit is contained in:
@@ -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',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user