kb category not customizable

This commit is contained in:
Yuri Kuznetsov
2025-06-19 10:56:38 +03:00
parent f69667a564
commit 8310f23e85
@@ -2,11 +2,20 @@
"entity": true,
"layouts": false,
"tab": false,
"acl": "recordAllTeamNo",
"aclPortal": "recordAllNo",
"aclLevelList": [
"all",
"team",
"no"
],
"aclPortalLevelList": [
"all",
"no"
],
"acl": true,
"aclPortal": true,
"aclPortalActionList": ["read"],
"module": "Crm",
"customizable": true,
"customizable": false,
"importable": false,
"type": "CategoryTree",
"stream": false,