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

This commit is contained in:
Nabin Hait
2013-02-08 14:08:28 +05:30
3 changed files with 157 additions and 16 deletions

View File

@@ -253,6 +253,7 @@ class DocType(TransactionBase):
test_records = [
[{
"doctype": "Customer",
"customer_name": "_Test Customer",
"customer_type": "Individual",
"customer_group": "_Test Customer Group",
"territory": "_Test Territory",