Remove CAICollectionCDokumente and CAICollections controllers, related metadata, and localization files. Update configuration and state files.
This commit is contained in:
@@ -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
|
|
||||||
}
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
namespace Espo\Custom\Controllers;
|
|
||||||
|
|
||||||
class CAICollections extends \Espo\Core\Templates\Controllers\BasePlus
|
|
||||||
{
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "الاجتماعات",
|
|
||||||
"calls": "المكالمات",
|
|
||||||
"tasks": "مهام"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "إنشاء {الكيانTypeTranslated}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Срещи",
|
|
||||||
"calls": "Разговори",
|
|
||||||
"tasks": "Задачи"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Създаване на AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Schůzky",
|
|
||||||
"calls": "Hovory",
|
|
||||||
"tasks": "Úkoly"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Vytvořit AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Møder",
|
|
||||||
"calls": "Opkald",
|
|
||||||
"tasks": "Opgaver"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Opret AI-Collections "
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"labels": {
|
|
||||||
"CAICollectionCDokumente": "AI Collection - Dokument Verknüpfung",
|
|
||||||
"Create CAICollectionCDokumente": "Verknüpfung erstellen",
|
|
||||||
"Edit Link Data": "Verknüpfungsdaten bearbeiten"
|
|
||||||
},
|
|
||||||
"fields": {
|
|
||||||
"cAICollections": "AI Collection",
|
|
||||||
"cAICollectionsId": "AI Collection ID",
|
|
||||||
"cAICollectionsName": "AI Collection Name",
|
|
||||||
"cDokumente": "Dokument",
|
|
||||||
"cDokumenteId": "Dokument ID",
|
|
||||||
"cDokumenteName": "Dokument Name",
|
|
||||||
"syncId": "Sync ID"
|
|
||||||
},
|
|
||||||
"links": {
|
|
||||||
"cAICollections": "AI Collection",
|
|
||||||
"cDokumente": "Dokument"
|
|
||||||
},
|
|
||||||
"messages": {
|
|
||||||
"linkDataSaved": "Verknüpfungsdaten gespeichert"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"calls": "Anrufe",
|
|
||||||
"tasks": "Aufgaben"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "AI-Collections erstellen"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -12,7 +12,6 @@
|
|||||||
"xaiCollections": "x.AI Collections",
|
"xaiCollections": "x.AI Collections",
|
||||||
"xaiSyncStatus": "Sync-Status",
|
"xaiSyncStatus": "Sync-Status",
|
||||||
"fileStatus": "Datei-Status",
|
"fileStatus": "Datei-Status",
|
||||||
"cAICollections": "AI Collections",
|
|
||||||
"contactsvmhdokumente": "Freigegebene Nutzer",
|
"contactsvmhdokumente": "Freigegebene Nutzer",
|
||||||
"vmhMietverhltnisesDokumente": "Mietverhältnisse",
|
"vmhMietverhltnisesDokumente": "Mietverhältnisse",
|
||||||
"vmhErstgespraechsdokumente": "Erstgespräche",
|
"vmhErstgespraechsdokumente": "Erstgespräche",
|
||||||
@@ -24,7 +23,6 @@
|
|||||||
"kndigungensdokumente": "Kündigungen"
|
"kndigungensdokumente": "Kündigungen"
|
||||||
},
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"cAICollections": "AI Collections",
|
|
||||||
"contactsvmhdokumente": "Freigegebene Nutzer",
|
"contactsvmhdokumente": "Freigegebene Nutzer",
|
||||||
"vmhMietverhltnisesDokumente": "Mietverhältnisse",
|
"vmhMietverhltnisesDokumente": "Mietverhältnisse",
|
||||||
"vmhErstgespraechsdokumente": "Erstgespräche",
|
"vmhErstgespraechsdokumente": "Erstgespräche",
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Συναντήσεις",
|
|
||||||
"calls": "Κλήσεις",
|
|
||||||
"tasks": "Εργασίες"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Δημιουργία AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"labels": {
|
|
||||||
"CAICollectionCDokumente": "AI Collection - Document Link",
|
|
||||||
"Create CAICollectionCDokumente": "Create Link",
|
|
||||||
"Edit Link Data": "Edit Link Data"
|
|
||||||
},
|
|
||||||
"fields": {
|
|
||||||
"cAICollections": "AI Collection",
|
|
||||||
"cAICollectionsId": "AI Collection ID",
|
|
||||||
"cAICollectionsName": "AI Collection Name",
|
|
||||||
"cDokumente": "Document",
|
|
||||||
"cDokumenteId": "Document ID",
|
|
||||||
"cDokumenteName": "Document Name",
|
|
||||||
"syncId": "Sync ID"
|
|
||||||
},
|
|
||||||
"links": {
|
|
||||||
"cAICollections": "AI Collection",
|
|
||||||
"cDokumente": "Document"
|
|
||||||
},
|
|
||||||
"messages": {
|
|
||||||
"linkDataSaved": "Link data saved"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"fields": {
|
|
||||||
},
|
|
||||||
"links": {
|
|
||||||
"meetings": "Meetings",
|
|
||||||
"calls": "Calls",
|
|
||||||
"tasks": "Tasks"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Create AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Reuniones",
|
|
||||||
"calls": "Llamadas",
|
|
||||||
"tasks": "Tareas"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Crear AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Presentaciones",
|
|
||||||
"calls": "Llamadas",
|
|
||||||
"tasks": "Tareas"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Crear AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "جلسات",
|
|
||||||
"calls": "تماس ها",
|
|
||||||
"tasks": "وظایف"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "ایجاد AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Créer un AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Sastanci",
|
|
||||||
"calls": "Pozivi",
|
|
||||||
"tasks": "Zadaci"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Kreiraj AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "találkozók",
|
|
||||||
"calls": "felhívja",
|
|
||||||
"tasks": "Feladatok"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "{EntityTypeTranslated} létrehozása"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Buat AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Riunioni",
|
|
||||||
"calls": "Chiamate",
|
|
||||||
"tasks": "Compiti"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Crea AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "会議",
|
|
||||||
"calls": "通話",
|
|
||||||
"tasks": "タスク"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "AI-Collections を作成する"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Susitikimai",
|
|
||||||
"calls": "Skambučiai",
|
|
||||||
"tasks": "Užduotys"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Sukurti AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Tikšanās",
|
|
||||||
"calls": "Zvani",
|
|
||||||
"tasks": "Uzdevumi"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Izveidot AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Møter",
|
|
||||||
"calls": "Samtaler",
|
|
||||||
"tasks": "Oppgaver"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Opprett AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Vergaderingen",
|
|
||||||
"calls": "Gesprekken",
|
|
||||||
"tasks": "Taken"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Creëer AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Spotkania",
|
|
||||||
"calls": "Połączenia",
|
|
||||||
"tasks": "Zadania"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Utwórz AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Reuniões",
|
|
||||||
"calls": "Ligações",
|
|
||||||
"tasks": "Tarefas"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Criar AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Reuniões",
|
|
||||||
"calls": "Chamadas",
|
|
||||||
"tasks": "Tarefas"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Criar AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Creare AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Встречи",
|
|
||||||
"calls": "Звонки",
|
|
||||||
"tasks": "Задачи"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Создать AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Stretnutia",
|
|
||||||
"calls": "Hovory",
|
|
||||||
"tasks": "Úlohy"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Vytvoriť AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Srečanja",
|
|
||||||
"calls": "Klici",
|
|
||||||
"tasks": "Naloge"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Ustvari AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Ročišta",
|
|
||||||
"calls": "Pozivi",
|
|
||||||
"tasks": "Zadaci"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Napravi AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Möten",
|
|
||||||
"calls": "Samtal",
|
|
||||||
"tasks": "Uppgifter"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Skapa AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "การประชุม",
|
|
||||||
"calls": "โทร",
|
|
||||||
"tasks": "งาน"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "สร้าง AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Toplantılar",
|
|
||||||
"calls": "(Seslenme)",
|
|
||||||
"tasks": "Görevler"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "AI-Collections oluştur"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Зустрічі",
|
|
||||||
"calls": "Дзвінки",
|
|
||||||
"tasks": "Завдання"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Створити AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "ملاقاتیں",
|
|
||||||
"calls": "کالز",
|
|
||||||
"tasks": "کام"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "{entityTypetranslated} بنائیں"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "Cuộc hẹn",
|
|
||||||
"calls": "Cuộc gọi",
|
|
||||||
"tasks": "Nhiệm vụ"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "Tạo AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "会议",
|
|
||||||
"calls": "通话",
|
|
||||||
"tasks": "任务"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "创建 AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"links": {
|
|
||||||
"meetings": "會議",
|
|
||||||
"calls": "通話",
|
|
||||||
"tasks": "任務"
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"Create CAICollections": "建立AI-Collections"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"rows": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "syncId"
|
|
||||||
},
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"rows": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "cAICollections",
|
|
||||||
"fullWidth": true
|
|
||||||
},
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "cDokumente",
|
|
||||||
"fullWidth": true
|
|
||||||
},
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "syncId",
|
|
||||||
"fullWidth": true
|
|
||||||
},
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
@@ -1,36 +0,0 @@
|
|||||||
{
|
|
||||||
"controller": "controllers/record",
|
|
||||||
"boolFilterList": [
|
|
||||||
"onlyMy"
|
|
||||||
],
|
|
||||||
"sidePanels": {
|
|
||||||
"detail": [
|
|
||||||
{
|
|
||||||
"name": "activities",
|
|
||||||
"reference": "activities"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "history",
|
|
||||||
"reference": "history"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "tasks",
|
|
||||||
"reference": "tasks"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"bottomPanels": {
|
|
||||||
"detail": [
|
|
||||||
{
|
|
||||||
"name": "activities",
|
|
||||||
"reference": "activities",
|
|
||||||
"disabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "history",
|
|
||||||
"reference": "history",
|
|
||||||
"disabled": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -46,10 +46,6 @@
|
|||||||
"mietobjekt2dokumente": {
|
"mietobjekt2dokumente": {
|
||||||
"layout": null,
|
"layout": null,
|
||||||
"selectPrimaryFilterName": null
|
"selectPrimaryFilterName": null
|
||||||
},
|
|
||||||
"cAICollections": {
|
|
||||||
"layout": "relationships/cAICollections",
|
|
||||||
"selectPrimaryFilterName": null
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"kanbanViewMode": false,
|
"kanbanViewMode": false,
|
||||||
|
|||||||
@@ -1,65 +0,0 @@
|
|||||||
{
|
|
||||||
"fields": {
|
|
||||||
"id": {
|
|
||||||
"type": "id",
|
|
||||||
"dbType": "bigint",
|
|
||||||
"autoincrement": true,
|
|
||||||
"notStorable": false
|
|
||||||
},
|
|
||||||
"cAICollections": {
|
|
||||||
"type": "link"
|
|
||||||
},
|
|
||||||
"cAICollectionsId": {
|
|
||||||
"type": "varchar",
|
|
||||||
"len": 17,
|
|
||||||
"index": true
|
|
||||||
},
|
|
||||||
"cAICollectionsName": {
|
|
||||||
"type": "varchar",
|
|
||||||
"notStorable": true,
|
|
||||||
"relation": "cAICollections",
|
|
||||||
"isLinkStub": true
|
|
||||||
},
|
|
||||||
"cDokumente": {
|
|
||||||
"type": "link"
|
|
||||||
},
|
|
||||||
"cDokumenteId": {
|
|
||||||
"type": "varchar",
|
|
||||||
"len": 17,
|
|
||||||
"index": true
|
|
||||||
},
|
|
||||||
"cDokumenteName": {
|
|
||||||
"type": "varchar",
|
|
||||||
"notStorable": true,
|
|
||||||
"relation": "cDokumente",
|
|
||||||
"isLinkStub": true
|
|
||||||
},
|
|
||||||
"syncId": {
|
|
||||||
"type": "varchar",
|
|
||||||
"len": 255,
|
|
||||||
"isCustom": true
|
|
||||||
},
|
|
||||||
"deleted": {
|
|
||||||
"type": "bool",
|
|
||||||
"default": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"links": {
|
|
||||||
"cAICollections": {
|
|
||||||
"type": "belongsTo",
|
|
||||||
"entity": "CAICollections",
|
|
||||||
"key": "cAICollectionsId",
|
|
||||||
"foreignKey": "id"
|
|
||||||
},
|
|
||||||
"cDokumente": {
|
|
||||||
"type": "belongsTo",
|
|
||||||
"entity": "CDokumente",
|
|
||||||
"key": "cDokumenteId",
|
|
||||||
"foreignKey": "id"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collection": {
|
|
||||||
"orderBy": "id",
|
|
||||||
"order": "desc"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,118 +0,0 @@
|
|||||||
{
|
|
||||||
"fields": {
|
|
||||||
"name": {
|
|
||||||
"type": "varchar",
|
|
||||||
"required": true,
|
|
||||||
"pattern": "$noBadCharacters"
|
|
||||||
},
|
|
||||||
"description": {
|
|
||||||
"type": "text"
|
|
||||||
},
|
|
||||||
"createdAt": {
|
|
||||||
"type": "datetime",
|
|
||||||
"readOnly": true
|
|
||||||
},
|
|
||||||
"modifiedAt": {
|
|
||||||
"type": "datetime",
|
|
||||||
"readOnly": true
|
|
||||||
},
|
|
||||||
"createdBy": {
|
|
||||||
"type": "link",
|
|
||||||
"readOnly": true,
|
|
||||||
"view": "views/fields/user"
|
|
||||||
},
|
|
||||||
"modifiedBy": {
|
|
||||||
"type": "link",
|
|
||||||
"readOnly": true,
|
|
||||||
"view": "views/fields/user"
|
|
||||||
},
|
|
||||||
"assignedUser": {
|
|
||||||
"type": "link",
|
|
||||||
"required": false,
|
|
||||||
"view": "views/fields/assigned-user"
|
|
||||||
},
|
|
||||||
"teams": {
|
|
||||||
"type": "linkMultiple",
|
|
||||||
"view": "views/fields/teams"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"links": {
|
|
||||||
"createdBy": {
|
|
||||||
"type": "belongsTo",
|
|
||||||
"entity": "User"
|
|
||||||
},
|
|
||||||
"modifiedBy": {
|
|
||||||
"type": "belongsTo",
|
|
||||||
"entity": "User"
|
|
||||||
},
|
|
||||||
"assignedUser": {
|
|
||||||
"type": "belongsTo",
|
|
||||||
"entity": "User"
|
|
||||||
},
|
|
||||||
"teams": {
|
|
||||||
"type": "hasMany",
|
|
||||||
"entity": "Team",
|
|
||||||
"relationName": "entityTeam",
|
|
||||||
"layoutRelationshipsDisabled": true
|
|
||||||
},
|
|
||||||
"meetings": {
|
|
||||||
"type": "hasMany",
|
|
||||||
"entity": "Meeting",
|
|
||||||
"foreign": "parent"
|
|
||||||
},
|
|
||||||
"calls": {
|
|
||||||
"type": "hasMany",
|
|
||||||
"entity": "Call",
|
|
||||||
"foreign": "parent"
|
|
||||||
},
|
|
||||||
"tasks": {
|
|
||||||
"type": "hasChildren",
|
|
||||||
"entity": "Task",
|
|
||||||
"foreign": "parent"
|
|
||||||
},
|
|
||||||
"emails": {
|
|
||||||
"type": "hasChildren",
|
|
||||||
"entity": "Email",
|
|
||||||
"foreign": "parent",
|
|
||||||
"layoutRelationshipsDisabled": true
|
|
||||||
},
|
|
||||||
"cDokumente": {
|
|
||||||
"type": "hasMany",
|
|
||||||
"entity": "CDokumente",
|
|
||||||
"foreign": "cAICollections",
|
|
||||||
"relationName": "cAICollectionCDokumente",
|
|
||||||
"audited": false,
|
|
||||||
"isCustom": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collection": {
|
|
||||||
"orderBy": "createdAt",
|
|
||||||
"order": "desc"
|
|
||||||
},
|
|
||||||
"indexes": {
|
|
||||||
"name": {
|
|
||||||
"columns": [
|
|
||||||
"name",
|
|
||||||
"deleted"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"assignedUser": {
|
|
||||||
"columns": [
|
|
||||||
"assignedUserId",
|
|
||||||
"deleted"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"createdAt": {
|
|
||||||
"columns": [
|
|
||||||
"createdAt"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"createdAtId": {
|
|
||||||
"unique": true,
|
|
||||||
"columns": [
|
|
||||||
"createdAt",
|
|
||||||
"id"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -263,20 +263,6 @@
|
|||||||
"entity": "CMietobjekt",
|
"entity": "CMietobjekt",
|
||||||
"audited": false,
|
"audited": false,
|
||||||
"isCustom": true
|
"isCustom": true
|
||||||
},
|
|
||||||
"cAICollections": {
|
|
||||||
"type": "hasMany",
|
|
||||||
"entity": "CAICollections",
|
|
||||||
"foreign": "cDokumente",
|
|
||||||
"relationName": "cAICollectionCDokumente",
|
|
||||||
"additionalColumns": {
|
|
||||||
"syncId": {
|
|
||||||
"type": "varchar",
|
|
||||||
"len": 255
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"audited": false,
|
|
||||||
"isCustom": true
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"collection": {
|
"collection": {
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"duplicateWhereBuilderClassName": "Espo\\Classes\\DuplicateWhereBuilders\\General"
|
|
||||||
}
|
|
||||||
@@ -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
|
|
||||||
}
|
|
||||||
@@ -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
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
namespace Espo\Custom\Services;
|
|
||||||
|
|
||||||
use Espo\Services\Record;
|
|
||||||
|
|
||||||
class CAICollectionCDokumente extends Record
|
|
||||||
{
|
|
||||||
// Keine zusätzliche Logik nötig
|
|
||||||
}
|
|
||||||
@@ -358,7 +358,7 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'microtime' => 1773092106.892439,
|
'microtime' => 1773096908.308369,
|
||||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||||
'fullTextSearchMinLength' => 4,
|
'fullTextSearchMinLength' => 4,
|
||||||
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',
|
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'cacheTimestamp' => 1773092107,
|
'cacheTimestamp' => 1773096908,
|
||||||
'microtimeState' => 1773092107.012107,
|
'microtimeState' => 1773096908.309498,
|
||||||
'currencyRates' => [
|
'currencyRates' => [
|
||||||
'EUR' => 1.0
|
'EUR' => 1.0
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user