fix: remove guest access (#21692)

This commit is contained in:
Raffael Meyer
2020-05-17 17:27:51 +02:00
committed by GitHub
parent 7f2aedb67c
commit 9b08258955

View File

@@ -366,7 +366,7 @@
"icon": "fa fa-user", "icon": "fa fa-user",
"idx": 5, "idx": 5,
"image_field": "image", "image_field": "image",
"modified": "2019-09-19 12:49:02.536647", "modified": "2020-05-11 20:30:02.536647",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "Lead", "name": "Lead",
@@ -423,15 +423,6 @@
"read": 1, "read": 1,
"report": 1, "report": 1,
"role": "Sales User" "role": "Sales User"
},
{
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Guest",
"share": 1
} }
], ],
"search_fields": "lead_name,lead_owner,status", "search_fields": "lead_name,lead_owner,status",