- Implemented the ability to initiate terminations from Mietverhältnisse. - Added new fields and options for terminations in both German and English language files. - Updated metadata definitions to include relationships for terminations with Mietobjekte and Beteiligte. - Enhanced the service layer to handle termination creation, including linking relevant entities and copying documents. - Updated configuration timestamps for deployment.
57 lines
2.2 KiB
JSON
57 lines
2.2 KiB
JSON
{
|
|
"fields": {
|
|
"cRechtsform": "Rechtsform",
|
|
"cVmhRumungsklages": "Räumungsklagen",
|
|
"cDISGTyp": "Persönlichkeitstyp (nach DISG)",
|
|
"cVmhErstgespraechs": "Erstgespräch",
|
|
"cVmhVermietersFreigabe": "Vermieter",
|
|
"cVmhVermietersKontaktpersonen": "Vermieter",
|
|
"cVmhMietverhltnisesContact": "Mietverhältnisse",
|
|
"cDokumentesvmhcontact": "Dokumente",
|
|
"cVmhmietobjekt2contact": "Mietobjekts",
|
|
"cMietinkassoContact": "Rent Collection",
|
|
"cKuendigungContact": "Terminations"
|
|
},
|
|
"links": {
|
|
"cVmhRumungsklages": "Räumungsklagen",
|
|
"cVmhErstgespraechs": "Erstgespräch",
|
|
"cVmhVermietersFreigabe": "Vermieter",
|
|
"cVmhVermietersKontaktpersonen": "Vermieter",
|
|
"cVmhMietverhltnisesContact": "Mietverhältnisse",
|
|
"cDokumentesvmhcontact": "Dokumente",
|
|
"cVmhmietobjekt2contact": "Mietobjekts",
|
|
"cBeteiligteContact": "Parties",
|
|
"cMietobjekteContactPortal": "Properties (Portal)",
|
|
"cAdressenContact": "Addresses",
|
|
"cVmhRumungsklageContact": "Eviction Lawsuits (Portal)",
|
|
"cMietinkassoContact": "Rent Collection",
|
|
"cKuendigungContact": "Terminations",
|
|
"cBankverbindungenContact": "Bank Accounts"
|
|
},
|
|
"options": {
|
|
"cRechtsform": {
|
|
"": "",
|
|
"Herr": "Herr",
|
|
"Frau": "Frau",
|
|
"GmbH": "GmbH"
|
|
},
|
|
"cDISGTyp": {
|
|
"Dominant": "Dominant",
|
|
"Initiativ": "Initiativ",
|
|
"Stetig": "Stetig",
|
|
"Gewissenhaft": "Gewissenhaft",
|
|
"Unbekannt": "Unbekannt"
|
|
},
|
|
"salutationName": {
|
|
"": "",
|
|
"Mr.": "Herr",
|
|
"Ms.": "Frau"
|
|
}
|
|
},
|
|
"tooltips": {
|
|
"cDISGTyp": "Persönlichkeitstyp nach DISG:\n\nDominant = Schnelles Tempo, fordernder Ton, Fokus auf Ergebnisse.\nInitiativ = Hohe Sprechgeschwindigkeit, emotionale Sprache, sucht Bestätigung.\nStetig = Langsames Tempo, zögernde Pausen, risikoscheu.\nGewissenhaft = Präzise Formulierungen, sucht Daten, skeptisch."
|
|
},
|
|
"labels": {
|
|
"Create Contact": "Create Portalnutzer"
|
|
}
|
|
} |