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:
@@ -45,7 +45,12 @@
|
|||||||
{
|
{
|
||||||
"rows": [
|
"rows": [
|
||||||
[
|
[
|
||||||
false
|
{
|
||||||
|
"name": "advowareAkten"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "aIKnowledge"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"style": "default",
|
"style": "default",
|
||||||
|
|||||||
@@ -50,6 +50,9 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "advowareAkten"
|
"name": "advowareAkten"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "aIKnowledge"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'cacheTimestamp' => 1773256040,
|
'cacheTimestamp' => 1773256148,
|
||||||
'microtimeState' => 1773256040.3679,
|
'microtimeState' => 1773256148.816542,
|
||||||
'currencyRates' => [
|
'currencyRates' => [
|
||||||
'EUR' => 1.0
|
'EUR' => 1.0
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user