Add Mietinkasso and Räumungsklage fields to translations and metadata, update layouts and configuration

This commit is contained in:
2026-03-11 10:15:02 +01:00
parent 8438af8f97
commit 9ab8f8b4bf
15 changed files with 248 additions and 145 deletions

View File

@@ -196,15 +196,15 @@
"isCustom": true
},
"cAdvowareAkte": {
"type": "belongsTo",
"type": "hasOne",
"entity": "CAdvowareAkten",
"foreign": "cvmhRumungsklages",
"foreign": "cvmhRumungsklage",
"isCustom": true
},
"cAICollection": {
"type": "belongsTo",
"type": "hasOne",
"entity": "CAICollection",
"foreign": "cvmhRumungsklages",
"foreign": "cvmhRumungsklage",
"isCustom": true
}
},