Merge detached HEAD: Add Kündigung entity with complete layouts and fix all false placeholders in detail.json files for EspoCRM 7.x compatibility
This commit is contained in:
@@ -234,6 +234,14 @@
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"kndigungen": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cKuendigungVmhMietverhltnis",
|
||||
"foreign": "vmhMietverhltnises",
|
||||
"entity": "CKndigung",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"vmhbeteiligtevermieter": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cBeteiligteVmhMietverhltnis",
|
||||
|
||||
Reference in New Issue
Block a user