Merge branch 'master' of github.com:webnotes/erpnext into unicode

Conflicts:
	erpnext/patches/patch_list.py
This commit is contained in:
Anand Doshi
2012-08-23 15:26:38 +05:30
3 changed files with 10 additions and 2 deletions

View File

@@ -552,5 +552,9 @@ patch_list = [
{
'patch_module': 'patches.august_2012',
'patch_file': 'change_profile_permission',
}
},
{
'patch_module': 'patches.august_2012',
'patch_file': 'changed_blog_date_format',
},
]