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