feat: Add kommunikationHash field to CBeteiligte entity and update related metadata, layouts, and internationalization files
This commit is contained in:
@@ -357,7 +357,7 @@ return [
|
||||
0 => 'youtube.com',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'microtime' => 1770501824.337884,
|
||||
'microtime' => 1770575859.904929,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1770501824,
|
||||
'microtimeState' => 1770501824.458453,
|
||||
'cacheTimestamp' => 1770575860,
|
||||
'microtimeState' => 1770575860.045547,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user