- Introduced new entity `CKuendigung` for managing terminations. - Added fields for termination details including date, reason, type, and status. - Implemented backend service to initiate terminations from rental agreements. - Created frontend handler for termination actions with confirmation dialog. - Updated metadata and layouts for `CKuendigung` to support new functionality. - Added internationalization support for English and German languages. - Enhanced existing entities to establish relationships with terminations.
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"fields": {
|
|
"dokument": "Download",
|
|
"ydocumentuuid": "Y-Document-UUID",
|
|
"preview": "Preview",
|
|
"contactsvmhdokumente": "Portal Users",
|
|
"vmhMietverhltnisesDokumente": "Tenancies",
|
|
"vmhErstgespraechsdokumente": "Initial Consultations",
|
|
"vmhRumungsklagesdokumente": "Eviction Lawsuits",
|
|
"kuendigungDokumente": "Terminations",
|
|
"md5sum": "MD5 Checksum",
|
|
"sha256": "SHA256 Checksum",
|
|
"beteiligte2dokumente": "Parties",
|
|
"mietobjekt2dokumente": "Properties"
|
|
},
|
|
"links": {
|
|
"contactsvmhdokumente": "Portal Users",
|
|
"vmhMietverhltnisesDokumente": "Tenancies",
|
|
"vmhErstgespraechsdokumente": "Initial Consultations",
|
|
"vmhRumungsklagesdokumente": "Eviction Lawsuits",
|
|
"kuendigungDokumente": "Terminations",
|
|
"beteiligte2dokumente": "Parties",
|
|
"mietobjekt2dokumente": "Properties",
|
|
"mietinkassosdokumente": "Rent Collection"
|
|
},
|
|
"labels": {
|
|
"Create CDokumente": "Create Dokument"
|
|
},
|
|
"layouts": {
|
|
"listRaeumungsKl": "List (RaeumungsKl)"
|
|
}
|
|
} |