added test record for purchase invoice test case

This commit is contained in:
Anand Doshi
2013-02-08 13:57:05 +05:30
parent 40ad7a7bbc
commit 6a5efa972b
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",