- Removed the "Kündigungen" field from the German and English rental object JSON files. - Updated the termination JSON files to reflect new field names and structure, including renaming "kuendigungsart" to "beendigungsTatbestand" and "kuendigungsgrund" to "kuendigungsgrund" with updated options. - Deleted the old "CKuendigung" entity definition and related metadata, consolidating functionality into "CKndigung". - Adjusted the service logic to accommodate the new structure, ensuring proper linking of landlords and tenants. - Updated dynamic visibility logic for fields based on conditions related to termination reasons and delivery methods. - Cleaned up metadata definitions for both termination and rental object entities, removing unnecessary relationships and fields. - Incremented cache and microtime values in the configuration file.
56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
|
"_delimiter_": {
|
|
"disabled": true
|
|
},
|
|
"activities": {
|
|
"disabled": true
|
|
},
|
|
"history": {
|
|
"disabled": true
|
|
},
|
|
"_tabBreak_0": {
|
|
"index": 0,
|
|
"tabBreak": true,
|
|
"tabLabel": "Freigegebene Nutzer"
|
|
},
|
|
"contactsKuendigung": {
|
|
"dynamicLogicVisible": null,
|
|
"style": "warning",
|
|
"dynamicLogicStyled": null,
|
|
"sticked": true,
|
|
"index": 1
|
|
},
|
|
"_tabBreak_1": {
|
|
"index": 2,
|
|
"tabBreak": true,
|
|
"tabLabel": "Vermieter"
|
|
},
|
|
"kuendiger": {
|
|
"index": 3
|
|
},
|
|
"_tabBreak_2": {
|
|
"index": 4,
|
|
"tabBreak": true,
|
|
"tabLabel": "Mieter"
|
|
},
|
|
"gekuendigte": {
|
|
"index": 5
|
|
},
|
|
"_tabBreak_3": {
|
|
"index": 6,
|
|
"tabBreak": true,
|
|
"tabLabel": "Mietverhältnisse"
|
|
},
|
|
"vmhMietverhltnises": {
|
|
"index": 7
|
|
},
|
|
"_tabBreak_4": {
|
|
"index": 8,
|
|
"tabBreak": true,
|
|
"tabLabel": "Dokumente"
|
|
},
|
|
"dokumenteskuendigung": {
|
|
"index": 9
|
|
}
|
|
}
|