mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 14:29:12 +00:00
fixed syntax error in patch list
This commit is contained in:
@@ -525,6 +525,7 @@ patch_list = [
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'production_cleanup',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'fix_default_print_format',
|
||||
|
||||
Reference in New Issue
Block a user