Remove address fields from CBeteiligte entity and layouts; add bank connection relation to CDokumente and Contact entities; update config timestamps
This commit is contained in:
@@ -85,6 +85,14 @@
|
||||
"entity": "CVmhRumungsklage",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"cBankverbindungenContact": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cBankverbindungContact",
|
||||
"foreign": "contactsBankverbindung",
|
||||
"entity": "CBankverbindung",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
}
|
||||
},
|
||||
"fields": {
|
||||
|
||||
Reference in New Issue
Block a user