Refactor CMietobjekt entity by removing unused contact fields, updating layout indices, and modifying cache timestamps in config; add new listSmall layout for CVmhMietverhltnis.
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"width": 30,
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "vertragsdatum",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 15
|
||||
},
|
||||
{
|
||||
"name": "beendigungsTatbestand",
|
||||
"width": 19
|
||||
},
|
||||
{
|
||||
"name": "kndigungsgrundWohnraum",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "auszugsfrist",
|
||||
"width": 12
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user