fix: added is_default field in crm view settings
This commit is contained in:
parent
c0f6dcd7e0
commit
d057926f7a
@ -9,6 +9,7 @@
|
||||
"icon",
|
||||
"user",
|
||||
"is_standard",
|
||||
"is_default",
|
||||
"column_break_zacm",
|
||||
"type",
|
||||
"dt",
|
||||
@ -178,11 +179,17 @@
|
||||
"fieldname": "is_standard",
|
||||
"fieldtype": "Check",
|
||||
"label": "Is Standard"
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
"fieldname": "is_default",
|
||||
"fieldtype": "Check",
|
||||
"label": "Is Default"
|
||||
}
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2025-02-20 12:41:51.574655",
|
||||
"modified": "2025-02-20 12:52:27.522624",
|
||||
"modified_by": "Administrator",
|
||||
"module": "FCRM",
|
||||
"name": "CRM View Settings",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user