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,10 +0,0 @@
<?php
namespace Espo\Custom\Controllers;
use Espo\Core\Controllers\Record;
class CAICollectionCDokumente extends Record
{
// Keine zusätzliche Logik nötig - erbt alle CRUD-Operationen
}