Merge pull request #2110 from nabinhait/hotfix

minor fix in sales invoice test records
diff --git a/erpnext/accounts/doctype/sales_invoice/test_records.json b/erpnext/accounts/doctype/sales_invoice/test_records.json
index eb86672..76c70cc 100644
--- a/erpnext/accounts/doctype/sales_invoice/test_records.json
+++ b/erpnext/accounts/doctype/sales_invoice/test_records.json
@@ -17,6 +17,7 @@
     "description": "138-CMS Shoe",
     "doctype": "Sales Invoice Item",
     "income_account": "Sales - _TC",
+	"expense_account": "_Test Account Cost for Goods Sold - _TC",
     "item_name": "138-CMS Shoe",
     "parentfield": "entries",
     "qty": 1.0,
@@ -137,6 +138,7 @@
     "cost_center": "_Test Cost Center - _TC",
     "doctype": "Sales Invoice Item",
     "income_account": "Sales - _TC",
+	"expense_account": "_Test Account Cost for Goods Sold - _TC",
     "item_code": "_Test Item Home Desktop 100",
     "item_name": "_Test Item Home Desktop 100",
     "item_tax_rate": "{\"_Test Account Excise Duty - _TC\": 10}",
@@ -150,6 +152,7 @@
     "cost_center": "_Test Cost Center - _TC",
     "doctype": "Sales Invoice Item",
     "income_account": "Sales - _TC",
+	"expense_account": "_Test Account Cost for Goods Sold - _TC",
     "item_code": "_Test Item Home Desktop 200",
     "item_name": "_Test Item Home Desktop 200",
     "parentfield": "entries",
@@ -261,6 +264,7 @@
     "cost_center": "_Test Cost Center - _TC",
     "doctype": "Sales Invoice Item",
     "income_account": "Sales - _TC",
+	"expense_account": "_Test Account Cost for Goods Sold - _TC",
     "item_code": "_Test Item Home Desktop 100",
     "item_name": "_Test Item Home Desktop 100",
     "item_tax_rate": "{\"_Test Account Excise Duty - _TC\": 10}",
@@ -273,6 +277,7 @@
     "cost_center": "_Test Cost Center - _TC",
     "doctype": "Sales Invoice Item",
     "income_account": "Sales - _TC",
+	"expense_account": "_Test Account Cost for Goods Sold - _TC",
     "item_code": "_Test Item Home Desktop 200",
     "item_name": "_Test Item Home Desktop 200",
     "parentfield": "entries",