mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 02:57:01 +00:00
metadata legacy fix
This commit is contained in:
@@ -3,7 +3,14 @@
|
|||||||
"layouts": true,
|
"layouts": true,
|
||||||
"tab": true,
|
"tab": true,
|
||||||
"acl": true,
|
"acl": true,
|
||||||
"aclPortal": "recordAllAccountContactOwnNo",
|
"aclPortal": true,
|
||||||
|
"aclPortalLevelList": [
|
||||||
|
"all",
|
||||||
|
"account",
|
||||||
|
"contact",
|
||||||
|
"own",
|
||||||
|
"no"
|
||||||
|
],
|
||||||
"module": "Crm",
|
"module": "Crm",
|
||||||
"customizable": true,
|
"customizable": true,
|
||||||
"stream": true,
|
"stream": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user