Add 'dateipfad' field to CDokumente localization; update detail layout for Advoware sync; modify metadata for cAdvowareAkten and dateipfad; adjust microtime values in config and state files

This commit is contained in:
2026-03-23 21:53:40 +01:00
parent 7abd2122fe
commit 0abd37d7a5
6 changed files with 56 additions and 5 deletions

View File

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

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774298535,
'microtimeState' => 1774298535.22795,
'cacheTimestamp' => 1774299095,
'microtimeState' => 1774299095.419747,
'currencyRates' => [
'EUR' => 1.0
],