mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 23:31:20 +00:00
remove hyphen from file_list
This commit is contained in:
@@ -733,4 +733,8 @@ patch_list = [
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'fix_default_print_format',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'file_list_rename',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user