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,