Remove unused CAICollectionCDokumente localization, metadata, and service files; update CAIKnowledge layout and CAdvowareAkten scope type

This commit is contained in:
2026-03-12 21:50:02 +01:00
parent 51d9f7fa22
commit d0397e475e
9 changed files with 7 additions and 177 deletions

View File

@@ -1,14 +0,0 @@
<?php
namespace Espo\Custom\Services;
use Espo\Services\Record;
/**
* Junction Service: CAICollection ↔ CDokumente
*
* Handles business logic for the junction table.
*/
class CAICollectionCDokumente extends Record
{
// Standard CRUD logic inherited from Record service
}