diff --git a/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/listSmall.json b/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/listSmall.json index 1e0cb786..82b5de36 100644 --- a/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/listSmall.json +++ b/custom/Espo/Custom/Resources/layouts/CVmhErstgespraech/listSmall.json @@ -1,10 +1,18 @@ [ { - "name": "vmhVermieter", - "width": 20 + "name": "name", + "link": true }, { - "name": "beendigungstatbestand", - "width": 20 + "name": "status" + }, + { + "name": "beendigungstatbestand" + }, + { + "name": "kndigungsgrundMietverhltnis" + }, + { + "name": "kaltmiete" } ] \ No newline at end of file diff --git a/data/config.php b/data/config.php index ddec473b..234ee306 100644 --- a/data/config.php +++ b/data/config.php @@ -349,8 +349,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1768942652, - 'microtime' => 1768942652.794282, + 'cacheTimestamp' => 1768944444, + 'microtime' => 1768944444.842891, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,