Add CKndigung layout files and update cache timestamps; improve UI structure and error handling
This commit is contained in:
114
custom/Espo/Custom/Resources/layouts/CKndigung/detail.json
Normal file
114
custom/Espo/Custom/Resources/layouts/CKndigung/detail.json
Normal file
@@ -0,0 +1,114 @@
|
||||
[
|
||||
{
|
||||
"label": "Kündigungsdetails",
|
||||
"style": "default",
|
||||
"tabBreak": false,
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "name"
|
||||
},
|
||||
{
|
||||
"name": "kuendigungsart"
|
||||
},
|
||||
{
|
||||
"name": "status"
|
||||
},
|
||||
{
|
||||
"name": "advowareAktenzeichen"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "kuendigungsgrund"
|
||||
},
|
||||
{
|
||||
"name": "kuendigungsdatum"
|
||||
},
|
||||
{
|
||||
"name": "zustelldatum"
|
||||
},
|
||||
{
|
||||
"name": "zustellart"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "kuendigungsfrist"
|
||||
},
|
||||
{
|
||||
"name": "beendigungstermin"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "kuendigungsgrundDetails"
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Finanzielle Forderungen",
|
||||
"style": "default",
|
||||
"tabBreak": false,
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "rueckstandMiete"
|
||||
},
|
||||
{
|
||||
"name": "rueckstandNebenkosten"
|
||||
},
|
||||
{
|
||||
"name": "sonstigeForderungen"
|
||||
},
|
||||
{
|
||||
"name": "aussergerichtlicheGebuehren13"
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Notizen & Reaktion",
|
||||
"style": "default",
|
||||
"tabBreak": false,
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "reaktionMieter"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "notizen"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "description"
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Advoware Sync",
|
||||
"style": "default",
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Erweitert",
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "betnr"
|
||||
},
|
||||
{
|
||||
"name": "syncStatus"
|
||||
},
|
||||
{
|
||||
"name": "advowareLastSync"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user