Testcase fixes (#11238)
* Restaurant test records fixed * Fixes for test cases
This commit is contained in:
@@ -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]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user