mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
[feature] [grid] Allow Grid viewable columns to be selected via 'In List View'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-05-24 14:24:48",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-05-24 14:24:48",
|
||||
"modified": "2013-07-10 14:54:11",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -16,6 +16,7 @@
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"in_list_view": 1,
|
||||
"name": "__common__",
|
||||
"parent": "Note User",
|
||||
"parentfield": "fields",
|
||||
|
||||
Reference in New Issue
Block a user