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:
@@ -151,6 +151,14 @@
|
||||
"entity": "CMietobjekt",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"bankverbindung2dokumente": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cBankverbindungDokumente",
|
||||
"foreign": "dokumentesBankverbindung",
|
||||
"entity": "CBankverbindung",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
}
|
||||
},
|
||||
"collection": {
|
||||
|
||||
Reference in New Issue
Block a user