feat: Implement eviction lawsuit initiation from Kündigung with related data handling

This commit is contained in:
2026-01-25 14:10:50 +01:00
parent 146a046a0e
commit c92dbf7191
9 changed files with 603 additions and 81 deletions

View File

@@ -69,7 +69,7 @@ return [
]
],
4 => 'CVmhMietverhltnis',
5 => 'CKndigung',
5 => 'CKuendigung',
6 => 'CVmhRumungsklage',
7 => 'CMietinkasso',
8 => 'CDokumente',
@@ -142,7 +142,8 @@ return [
5 => 'Call',
6 => 'Task',
7 => 'Case',
8 => 'Email'
8 => 'Email',
9 => 'CKuendigung'
],
'exportDisabled' => false,
'adminNotifications' => true,
@@ -360,8 +361,8 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'cacheTimestamp' => 1769343499,
'microtime' => 1769343499.205843,
'cacheTimestamp' => 1769346425,
'microtime' => 1769346425.771771,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902,