Refactor CVmhMietverhltnis and CMietobjekt layouts; add dynamic logic for fields; update cache timestamps in config; adjust permissions for check & rebuild script.

This commit is contained in:
2026-01-20 21:39:00 +01:00
parent 8a814681b0
commit 1ef2617bc7
10 changed files with 87 additions and 64 deletions

View File

@@ -110,10 +110,9 @@
"relationName": "entityTeam",
"layoutRelationshipsDisabled": true
},
"vmhMietverhltnises2Mietobjekt": {
"vmhMietverhltnises": {
"type": "hasMany",
"relationName": "cMietobjektVmhMietverhltnis",
"foreign": "vmhMietobjekt2Mietverhltnis",
"foreign": "vmhMietobjekt",
"entity": "CVmhMietverhltnis",
"audited": false,
"isCustom": true