Add relationships for Mietobjekte in CMietinkasso and CVmhRumungsklage; update Contact entity to reference CBankverbindungen

This commit is contained in:
2026-01-24 00:06:41 +01:00
parent b6cf03c4cf
commit 9ca366d80f
4 changed files with 25 additions and 1 deletions

View File

@@ -98,7 +98,7 @@
"type": "hasMany",
"relationName": "cBankverbindungContact",
"foreign": "contactsBankverbindung",
"entity": "CBankverbindung",
"entity": "CBankverbindungen",
"audited": false,
"isCustom": true
}