Add new fields for rental details and update localization; enhance layout for better visibility

This commit is contained in:
2026-01-23 23:13:12 +01:00
parent b59e91f278
commit ebe8d86732
6 changed files with 172 additions and 2 deletions

View File

@@ -57,5 +57,31 @@
"noteText": null,
"noteStyle": "info",
"customLabel": "Beendigung"
},
{
"rows": [
[
{
"name": "kaltmiete"
},
{
"name": "bKVorauszahlung"
},
{
"name": "bKPauschale"
},
{
"name": "warmmiete"
}
]
],
"dynamicLogicVisible": null,
"style": "primary",
"dynamicLogicStyled": null,
"tabBreak": false,
"hidden": false,
"noteText": "Erfassen Sie die Miethöhe in ihren einzelnen Bestandteilen",
"noteStyle": "info",
"customLabel": "Miethöhe"
}
]