mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 10:14:59 +00:00
add has variants in standard filter (#13251)
This commit is contained in:
@@ -1593,7 +1593,7 @@
|
||||
"in_filter": 0,
|
||||
"in_global_search": 0,
|
||||
"in_list_view": 0,
|
||||
"in_standard_filter": 0,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Has Variants",
|
||||
"length": 0,
|
||||
"no_copy": 1,
|
||||
@@ -3686,7 +3686,7 @@
|
||||
"issingle": 0,
|
||||
"istable": 0,
|
||||
"max_attachments": 1,
|
||||
"modified": "2018-03-06 10:21:48.715529",
|
||||
"modified": "2018-03-09 03:13:18.516087",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Item",
|
||||
|
||||
Reference in New Issue
Block a user