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:
@@ -260,6 +260,27 @@
|
||||
"createdAt",
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"betnr": {
|
||||
"columns": [
|
||||
"betnr"
|
||||
]
|
||||
},
|
||||
"advowareAktenzeichen": {
|
||||
"columns": [
|
||||
"advowareAktenzeichen"
|
||||
]
|
||||
},
|
||||
"gegenstandswert": {
|
||||
"columns": [
|
||||
"gegenstandswert"
|
||||
]
|
||||
},
|
||||
"syncStatus": {
|
||||
"columns": [
|
||||
"syncStatus",
|
||||
"deleted"
|
||||
]
|
||||
}
|
||||
},
|
||||
"optimisticConcurrencyControl": false
|
||||
|
||||
Reference in New Issue
Block a user