chore: hide docfield in list view

(cherry picked from commit 98afb4d468)
This commit is contained in:
ruthra kumar
2024-02-05 17:35:14 +05:30
committed by Mergify
parent 962105bc87
commit e142daca7f

View File

@@ -24,7 +24,6 @@
{ {
"fieldname": "docfield_name", "fieldname": "docfield_name",
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1,
"label": "DocField", "label": "DocField",
"read_only": 1 "read_only": 1
}, },
@@ -47,7 +46,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2024-02-04 10:55:52.060417", "modified": "2024-02-05 17:35:09.556054",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Transaction Deletion Record Details", "name": "Transaction Deletion Record Details",