- 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.
21 lines
495 B
JSON
21 lines
495 B
JSON
{
|
|
"fields": {
|
|
"parent": {
|
|
"entityList": [
|
|
"Account",
|
|
"Lead",
|
|
"Contact",
|
|
"Opportunity",
|
|
"Case",
|
|
"CVmhMietverhltnis",
|
|
"CVmhRumungsklage",
|
|
"CVmhErstgespraech",
|
|
"CVmhVermieter",
|
|
"CBeteiligte",
|
|
"CCallQueues",
|
|
"CMietinkasso",
|
|
"CKndigung"
|
|
]
|
|
}
|
|
}
|
|
} |