Remove CAICollectionCDokumente and CAICollections controllers, related metadata, and localization files. Update configuration and state files.

This commit is contained in:
2026-03-09 23:55:42 +01:00
parent 63e3841f86
commit 1f32fbb89b
56 changed files with 4 additions and 743 deletions

View File

@@ -1,15 +0,0 @@
{
"entity": true,
"type": "Base",
"module": "Custom",
"object": true,
"isCustom": true,
"tab": false,
"acl": true,
"aclPortal": false,
"disabled": false,
"customizable": true,
"importable": false,
"notifications": false,
"stream": false
}

View File

@@ -1,23 +0,0 @@
{
"entity": true,
"layouts": true,
"tab": true,
"acl": true,
"aclPortal": true,
"aclPortalLevelList": [
"all",
"account",
"contact",
"own",
"no"
],
"customizable": true,
"importable": true,
"notifications": true,
"stream": false,
"disabled": false,
"type": "BasePlus",
"module": "Custom",
"object": true,
"isCustom": true
}