From 8d7ffb30c50b9b1deb18d6614f577d009ae6e188 Mon Sep 17 00:00:00 2001 From: bsiggel Date: Fri, 23 Jan 2026 23:17:26 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20note=20text=20and=20style=20from=20Mie?= =?UTF-8?q?th=C3=B6he=20field;=20clean=20up=20dynamic=20logic=20in=20CVmhM?= =?UTF-8?q?ietverhltnis=20metadata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layouts/CVmhMietverhltnis/detail.json | 2 - .../clientDefs/CVmhMietverhltnis.json | 37 ------------------- data/config.php | 4 +- 3 files changed, 2 insertions(+), 41 deletions(-) diff --git a/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/detail.json b/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/detail.json index c7ca1a79..c66c8a11 100644 --- a/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/detail.json +++ b/custom/Espo/Custom/Resources/layouts/CVmhMietverhltnis/detail.json @@ -80,8 +80,6 @@ "dynamicLogicStyled": null, "tabBreak": false, "hidden": false, - "noteText": "Erfassen Sie die Miethöhe in ihren einzelnen Bestandteilen", - "noteStyle": "info", "customLabel": "Miethöhe" } ] \ No newline at end of file diff --git a/custom/Espo/Custom/Resources/metadata/clientDefs/CVmhMietverhltnis.json b/custom/Espo/Custom/Resources/metadata/clientDefs/CVmhMietverhltnis.json index 97b10c4a..fa2ebc38 100644 --- a/custom/Espo/Custom/Resources/metadata/clientDefs/CVmhMietverhltnis.json +++ b/custom/Espo/Custom/Resources/metadata/clientDefs/CVmhMietverhltnis.json @@ -63,42 +63,5 @@ "layout": null, "selectPrimaryFilterName": null } - }, - "dynamicLogic": { - "fields": { - "beendigungsTatbestand": { - "readOnly": { - "conditionGroup": [ - { - "type": "equals", - "attribute": "status", - "value": "Bestehend" - } - ] - } - }, - "kndigungsgrundWohnraum": { - "readOnly": { - "conditionGroup": [ - { - "type": "equals", - "attribute": "status", - "value": "Bestehend" - } - ] - } - }, - "auszugsfrist": { - "readOnly": { - "conditionGroup": [ - { - "type": "equals", - "attribute": "status", - "value": "Bestehend" - } - ] - } - } - } } } \ No newline at end of file diff --git a/data/config.php b/data/config.php index 16c2683a..d44aafad 100644 --- a/data/config.php +++ b/data/config.php @@ -359,8 +359,8 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'cacheTimestamp' => 1769206439, - 'microtime' => 1769206439.346976, + 'cacheTimestamp' => 1769206608, + 'microtime' => 1769206608.00783, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'appTimestamp' => 1768843902,