Testcase fixes (#11238)

* Restaurant test records fixed

* Fixes for test cases
This commit is contained in:
Nabin Hait
2017-10-18 10:52:48 +05:30
committed by GitHub
parent 44734049f5
commit a9feddbb79
4 changed files with 4 additions and 8 deletions

View File

@@ -12,9 +12,6 @@ data = {
'HR',
'ToDo'
],
'properties': [
{'doctype': 'Item', 'fieldname': 'is_stock_item', 'property': 'default', 'value': 0},
],
'set_value': [
['Stock Settings', None, 'show_barcode_field', 0]
],