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:
@@ -118,14 +118,6 @@
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"contact2mietobjekt": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cMietobjektContact",
|
||||
"foreign": "cVmhmietobjekt2contact",
|
||||
"entity": "Contact",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"contactsMietobjekt": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cMietobjektContactPortal",
|
||||
|
||||
Reference in New Issue
Block a user