- Introduced new entity CAdvowareAkten with fields: name, description, createdAt, modifiedAt, assignedUser, teams, vmhRumungsklage, mietinkasso, aktenzeichen, and aktennummer. - Defined relationships for CAdvowareAkten with existing entities: CVmhRumungsklage and CMietinkasso. - Created client definitions, layouts, and ACL for CAdvowareAkten. - Added internationalization support for CAdvowareAkten in multiple languages. - Updated existing entities and metadata to include references to CAdvowareAkten.
15 lines
293 B
PHP
15 lines
293 B
PHP
<?php
|
|
return [
|
|
'cacheTimestamp' => 1773222301,
|
|
'microtimeState' => 1773222301.316095,
|
|
'currencyRates' => [
|
|
'EUR' => 1.0
|
|
],
|
|
'appTimestamp' => 1773152503,
|
|
'version' => '9.3.3',
|
|
'latestVersion' => '9.3.3',
|
|
'latestExtensionVersions' => [
|
|
'Advanced Pack' => '3.12.0'
|
|
]
|
|
];
|