This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/scopes/Team.json
T
Yuri Kuznetsov 0e9b552796 teams importable
2024-03-29 09:35:13 +02:00

11 lines
204 B
JSON

{
"entity": true,
"layouts": false,
"tab": true,
"acl": true,
"aclActionList": ["read"],
"aclLevelList": ["all", "team", "no"],
"importable": true,
"customizable": false
}