mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 03:01:22 +00:00
removed Standard from default print format
This commit is contained in:
@@ -729,4 +729,8 @@ patch_list = [
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'website_cache_refactor',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'fix_default_print_format',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user