revert: scan_mode flag
diff --git a/erpnext/stock/doctype/pick_list/pick_list.json b/erpnext/stock/doctype/pick_list/pick_list.json
index 59a586e..f32a05a 100644
--- a/erpnext/stock/doctype/pick_list/pick_list.json
+++ b/erpnext/stock/doctype/pick_list/pick_list.json
@@ -18,8 +18,6 @@
"get_item_locations",
"section_break_6",
"scan_barcode",
- "column_break_13",
- "scan_mode",
"section_break_15",
"locations",
"amended_from",
@@ -132,21 +130,10 @@
"print_hide": 1
},
{
- "fieldname": "column_break_13",
- "fieldtype": "Column Break"
- },
- {
- "default": "0",
- "fieldname": "scan_mode",
- "fieldtype": "Check",
- "label": "Scan Mode"
- },
- {
"fieldname": "section_break_15",
"fieldtype": "Section Break"
},
{
- "depends_on": "eval:doc.scan_mode",
"fieldname": "scan_barcode",
"fieldtype": "Data",
"label": "Scan Barcode",
@@ -155,7 +142,7 @@
],
"is_submittable": 1,
"links": [],
- "modified": "2022-04-27 20:31:49.260238",
+ "modified": "2022-04-29 13:45:24.401314",
"modified_by": "Administrator",
"module": "Stock",
"name": "Pick List",
@@ -227,4 +214,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
-}
+}
\ No newline at end of file