Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,102 @@
[
{
"rows": [
[
{
"name": "name"
},
{
"name": "status"
},
{
"name": "vertragsdatum"
},
{
"name": "nutzungsart"
}
]
],
"dynamicLogicVisible": null,
"style": "primary",
"dynamicLogicStyled": null,
"tabBreak": false,
"hidden": false,
"noteText": null,
"customLabel": "Allgemein"
},
{
"rows": [
[
{
"name": "beendigungsTatbestand"
},
{
"name": "kndigungsgrundWohnraum"
},
{
"name": "auszugsfrist"
},
{
"name": "besorgnisNichtRechtzeitigerAuszug"
}
]
],
"dynamicLogicVisible": {
"conditionGroup": [
{
"type": "notEquals",
"attribute": "status",
"value": "Bestehend"
}
]
},
"style": "primary",
"dynamicLogicStyled": null,
"tabBreak": false,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Beendigung"
},
{
"rows": [
[
{
"name": "anschrift"
},
{
"name": "anschriftMap"
}
]
],
"dynamicLogicVisible": null,
"style": "info",
"dynamicLogicStyled": null,
"tabBreak": false,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Anschrift"
},
{
"rows": [
[
{
"name": "objekttyp"
},
{
"name": "lage"
}
]
],
"dynamicLogicVisible": null,
"style": "primary",
"dynamicLogicStyled": null,
"tabBreak": false,
"tabLabel": null,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Lage"
}
]