Add relationships for Mietobjekte in CMietinkasso and CVmhRumungsklage; update Contact entity to reference CBankverbindungen
This commit is contained in:
@@ -126,6 +126,14 @@
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"contact2mietobjekt": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cMietobjektContact",
|
||||
"foreign": "cVmhmietobjekt2contact",
|
||||
"entity": "Contact",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"dokumentesMietobjekt": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cMietobjektDokumente",
|
||||
|
||||
Reference in New Issue
Block a user