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

Conflicts:
	erpnext/hr/doctype/expense_claim/expense_claim.js
	erpnext/patches/patch_list.py
This commit is contained in:
Anand Doshi
2012-07-31 17:30:49 +05:30
7 changed files with 41 additions and 62 deletions

View File

@@ -525,4 +525,8 @@ patch_list = [
'patch_module': 'patches.july_2012',
'patch_file': 'blog_guest_permission',
},
]
{
'patch_module': 'patches.july_2012',
'patch_file': 'bin_permission',
},
]