Test case fixes

This commit is contained in:
Nabin Hait
2015-03-10 12:15:04 +05:30
parent 15e4833785
commit c8c1d1c693
5 changed files with 6 additions and 18 deletions

View File

@@ -93,6 +93,7 @@ def make_prod_order(self):
"qty": 1,
"wip_warehouse": "_Test Warehouse - _TC",
"fg_warehouse": "_Test Warehouse 1 - _TC",
"company": "_Test Company"
})
test_records = frappe.get_test_records('Time Log')