feat: Implement eviction lawsuit initiation from Kündigung with related data handling
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user