Implement UpdateLastSyncFromDocuments hook; adjust syncStatus logic; update layout and metadata for dokumentes relationship

This commit is contained in:
2026-03-25 22:26:49 +01:00
parent 4a302542b7
commit 35d165a4b6
8 changed files with 163 additions and 39 deletions

View File

@@ -360,7 +360,7 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'microtime' => 1774472414.650919,
'microtime' => 1774473866.020977,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774472414,
'microtimeState' => 1774472414.878455,
'cacheTimestamp' => 1774473866,
'microtimeState' => 1774473866.194744,
'currencyRates' => [
'EUR' => 1.0
],