[fix] item test case

This commit is contained in:
Nabin Hait 2015-06-03 18:33:47 +05:30
parent c9963f1805
commit 6262496e70

View File

@ -90,7 +90,7 @@ class TestItem(unittest.TestCase):
"income_account": "Sales - _TC",
"expense_account": "_Test Account Cost for Goods Sold - _TC",
"cost_center": "_Test Cost Center 2 - _TC",
"qty": 0.0,
"qty": 1.0,
"price_list_rate": 100.0,
"base_price_list_rate": 0.0,
"discount_percentage": 0.0,