1
0
forked from test/crm

fix: allow sales user & manager to crud crm global settings

This commit is contained in:
Shariq Ansari 2025-03-02 14:05:40 +05:30
parent 628080301f
commit 7a99e80ccf

View File

@ -47,7 +47,7 @@
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2025-02-28 14:55:33.801215",
"modified": "2025-03-02 14:03:49.372132",
"modified_by": "Administrator",
"module": "FCRM",
"name": "CRM Global Settings",
@ -65,6 +65,30 @@
"role": "System Manager",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Sales User",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Sales Manager",
"share": 1,
"write": 1
}
],
"row_format": "Dynamic",