Update detail layouts for CMietinkasso and CVmhRumungsklage to include AI Knowledge and Advoware Akten; update cache and microtime state in state.php

This commit is contained in:
2026-03-11 20:09:13 +01:00
parent 4707925917
commit e7b14406fb
3 changed files with 11 additions and 3 deletions

View File

@@ -45,7 +45,12 @@
{
"rows": [
[
false
{
"name": "advowareAkten"
},
{
"name": "aIKnowledge"
}
]
],
"style": "default",

View File

@@ -50,6 +50,9 @@
[
{
"name": "advowareAkten"
},
{
"name": "aIKnowledge"
}
]
],

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1773256040,
'microtimeState' => 1773256040.3679,
'cacheTimestamp' => 1773256148,
'microtimeState' => 1773256148.816542,
'currencyRates' => [
'EUR' => 1.0
],