Update layouts for bank connections: add 'kontoinhaber' field, adjust link properties, and refresh cache timestamps

This commit is contained in:
2026-01-23 21:19:51 +01:00
parent 45456d8bf9
commit d675d9fcb1
3 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +1,15 @@
[
{"name": "name"},
{"name": "iban"},
{"name": "istAktiv"}
{
"name": "name",
"link": true
},
{
"name": "iban"
},
{
"name": "kontoinhaber"
},
{
"name": "istAktiv"
}
]

View File

@@ -1,8 +1,8 @@
[
{
"name": "name",
"width": 20,
"link": true
"link": true,
"width": 20
},
{
"name": "iban",

View File

@@ -349,8 +349,8 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'cacheTimestamp' => 1769199397,
'microtime' => 1769199397.510606,
'cacheTimestamp' => 1769199527,
'microtime' => 1769199527.353176,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902,