diff --git a/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json b/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json index 63f483ed..54937917 100644 --- a/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json +++ b/custom/Espo/Custom/Resources/metadata/entityDefs/CDokumente.json @@ -39,7 +39,7 @@ "dokument": { "type": "file", "required": true, - "readOnlyAfterCreate": true, + "readOnlyAfterCreate": false, "sourceList": [], "accept": [], "isCustom": true diff --git a/data/config.php b/data/config.php index e0844506..f02b901c 100644 --- a/data/config.php +++ b/data/config.php @@ -358,7 +358,7 @@ return [ 0 => 'youtube.com', 1 => 'google.com' ], - 'microtime' => 1772522154.570041, + 'microtime' => 1772522649.082819, '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 e9e5750e..2a0c7953 100644 --- a/data/state.php +++ b/data/state.php @@ -1,7 +1,7 @@ 1772522193, - 'microtimeState' => 1772522193.960869, + 'cacheTimestamp' => 1772522650, + 'microtimeState' => 1772522650.587721, 'currencyRates' => [ 'EUR' => 1.0 ],