Add CKndigung entity and related resources
- Introduced CKndigung entity with metadata definitions including fields, links, indexes, and scopes. - Added CKndigung controller for handling requests. - Created internationalization files for CKndigung in multiple languages. - Updated existing metadata and resource files to include CKndigung references. - Enhanced global translations to support CKndigung terminology.
This commit is contained in:
@@ -130,7 +130,8 @@ return [
|
||||
31 => 'Import',
|
||||
32 => 'GlobalStream',
|
||||
33 => 'Report',
|
||||
34 => 'CCallQueues'
|
||||
34 => 'CCallQueues',
|
||||
35 => 'CKndigung'
|
||||
],
|
||||
'quickCreateList' => [
|
||||
0 => 'Account',
|
||||
@@ -359,8 +360,8 @@ return [
|
||||
0 => 'youtube.com',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'cacheTimestamp' => 1769253751,
|
||||
'microtime' => 1769253751.94842,
|
||||
'cacheTimestamp' => 1769254421,
|
||||
'microtime' => 1769254421.498616,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'appTimestamp' => 1768843902,
|
||||
|
||||
Reference in New Issue
Block a user