mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-12 14:11:46 +00:00
fix: show only template items in Variant Of filter
(cherry picked from commit 2433129850)
This commit is contained in:
@@ -145,6 +145,7 @@
|
|||||||
"ignore_user_permissions": 1,
|
"ignore_user_permissions": 1,
|
||||||
"in_standard_filter": 1,
|
"in_standard_filter": 1,
|
||||||
"label": "Variant Of",
|
"label": "Variant Of",
|
||||||
|
"link_filters": "[[\"Item\",\"has_variants\",\"=\",1]]",
|
||||||
"options": "Item",
|
"options": "Item",
|
||||||
"read_only": 1,
|
"read_only": 1,
|
||||||
"search_index": 1,
|
"search_index": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user