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:
2026-01-20 20:46:31 +01:00
parent badd58fe7b
commit c58ada4540
5 changed files with 33 additions and 24 deletions

View File

@@ -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",