feat: Update configuration and metadata files for improved functionality and new features
This commit is contained in:
@@ -85,7 +85,9 @@
|
||||
"573a Abs. 2 (Einliegerwohnung)",
|
||||
"GewerbeOrdentlich"
|
||||
],
|
||||
"default": ["Mietrückstand"],
|
||||
"default": [
|
||||
"Mietrückstand"
|
||||
],
|
||||
"isCustom": true
|
||||
},
|
||||
"auszugsfrist": {
|
||||
@@ -292,7 +294,20 @@
|
||||
},
|
||||
"collection": {
|
||||
"orderBy": "createdAt",
|
||||
"order": "desc"
|
||||
"order": "desc",
|
||||
"textFilterFields": [
|
||||
"name",
|
||||
"vmhMietobjekt.name",
|
||||
"vmhMietobjekt.description",
|
||||
"vmhMietobjekt.anschriftCity",
|
||||
"vmhMietobjekt.lage",
|
||||
"vmhMietobjekt.anschriftPostalCode",
|
||||
"vmhMietobjekt.anschriftState",
|
||||
"vmhMietobjekt.anschriftStreet",
|
||||
"vmhMietobjekt.anschriftCountry"
|
||||
],
|
||||
"fullTextSearch": false,
|
||||
"countDisabled": false
|
||||
},
|
||||
"indexes": {
|
||||
"name": {
|
||||
@@ -347,5 +362,6 @@
|
||||
"vertragsdatum"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"optimisticConcurrencyControl": false
|
||||
}
|
||||
Reference in New Issue
Block a user