change doctype view

This commit is contained in:
Luiz Costa 2024-06-05 15:30:49 +02:00
parent bba145e9f3
commit 3d40e2ae6f

View File

@ -13,9 +13,9 @@
"protocol", "protocol",
"host", "host",
"user", "user",
"ip_user",
"start_datetime", "start_datetime",
"end_datetime", "end_datetime"
"ip_user"
], ],
"fields": [ "fields": [
{ {
@ -26,13 +26,11 @@
{ {
"fieldname": "protocol", "fieldname": "protocol",
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1,
"label": "Protocol" "label": "Protocol"
}, },
{ {
"fieldname": "host", "fieldname": "host",
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1,
"label": "Host" "label": "Host"
}, },
{ {
@ -56,18 +54,20 @@
{ {
"fieldname": "it_object", "fieldname": "it_object",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1,
"label": "IT Object", "label": "IT Object",
"options": "IT Object" "options": "IT Object"
}, },
{ {
"fieldname": "ip_user", "fieldname": "ip_user",
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1,
"label": "User IP" "label": "User IP"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2024-06-05 15:26:21.118023", "modified": "2024-06-05 15:30:28.010684",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "MSP Remoteadmin", "module": "MSP Remoteadmin",
"name": "Remote Connection Sessions", "name": "Remote Connection Sessions",