fix: Remove domain restriction from Location doctype (#21659)

This commit is contained in:
Deepesh Garg
2020-05-11 20:01:57 +05:30
committed by GitHub
parent 30f26b4457
commit b52e40037a

View File

@@ -141,7 +141,7 @@
], ],
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"modified": "2020-03-18 18:00:08.885805", "modified": "2020-05-08 16:11:11.375701",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Location", "name": "Location",
@@ -221,7 +221,6 @@
} }
], ],
"quick_entry": 1, "quick_entry": 1,
"restrict_to_domain": "Agriculture",
"show_name_in_global_search": 1, "show_name_in_global_search": 1,
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",