diff --git a/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json b/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json index 4fab313c..44b71b48 100644 --- a/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json +++ b/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json @@ -117,7 +117,7 @@ }, "advowareArt": { "type": "varchar", - "maxLength": 100, + "maxLength": 255, "tooltip": true, "isCustom": true }, diff --git a/data/config.php b/data/config.php index d5ad310d..be80af34 100644 --- a/data/config.php +++ b/data/config.php @@ -360,7 +360,7 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'microtime' => 1774515884.38189, + 'microtime' => 1774518628.185454, 'siteUrl' => 'https://crm.bitbylaw.com', 'fullTextSearchMinLength' => 4, 'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws', diff --git a/data/state.php b/data/state.php index ec88c307..1e0b29e2 100644 --- a/data/state.php +++ b/data/state.php @@ -1,7 +1,7 @@ 1774515936, - 'microtimeState' => 1774515936.443701, + 'cacheTimestamp' => 1774518628, + 'microtimeState' => 1774518628.373828, 'currencyRates' => [ 'EUR' => 1.0 ],