Add new entity definitions and fields for CVMHBeteiligte, update existing metadata for CBeteiligte, CDokumente, CMietobjekt, CVmhErstgespraech, CVmhMietverhltnis, CVmhRumungsklage, CVmhVermieter, and Contact; adjust cache timestamps in config.php
This commit is contained in:
@@ -160,5 +160,19 @@
|
||||
"fullTextSearch": false,
|
||||
"countDisabled": false
|
||||
},
|
||||
"indexes": {
|
||||
"cRechtsform": {
|
||||
"columns": [
|
||||
"cRechtsform",
|
||||
"deleted"
|
||||
]
|
||||
},
|
||||
"cDISGTyp": {
|
||||
"columns": [
|
||||
"cDISGTyp",
|
||||
"deleted"
|
||||
]
|
||||
}
|
||||
},
|
||||
"optimisticConcurrencyControl": false
|
||||
}
|
||||
Reference in New Issue
Block a user