diff --git a/custom/Espo/Custom/Resources/metadata/clientDefs/CDokumente.json b/custom/Espo/Custom/Resources/metadata/clientDefs/CDokumente.json index 65071f34..3a27b3c7 100644 --- a/custom/Espo/Custom/Resources/metadata/clientDefs/CDokumente.json +++ b/custom/Espo/Custom/Resources/metadata/clientDefs/CDokumente.json @@ -30,6 +30,22 @@ "vmhRumungsklagesdokumente": { "layout": null, "selectPrimaryFilterName": null + }, + "mietinkassosdokumente": { + "layout": null, + "selectPrimaryFilterName": null + }, + "kndigungensdokumente": { + "layout": null, + "selectPrimaryFilterName": null + }, + "beteiligte2dokumente": { + "layout": null, + "selectPrimaryFilterName": null + }, + "mietobjekt2dokumente": { + "layout": null, + "selectPrimaryFilterName": null } }, "kanbanViewMode": false, diff --git a/data/config.php b/data/config.php index 81f0817a..c3de1abd 100644 --- a/data/config.php +++ b/data/config.php @@ -361,8 +361,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1769369628, - 'microtime' => 1769369628.649147, + 'cacheTimestamp' => 1769369868, + 'microtime' => 1769369868.427479, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,