Add Mietinkasso entity and related localization, layouts, and metadata
This commit is contained in:
@@ -180,6 +180,14 @@
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"mietinkassosVermieter": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cVmhVermieterMietinkasso",
|
||||
"foreign": "vmhVermietersMIK",
|
||||
"entity": "CMietinkasso",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"contactsVermieter": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cVmhVermieterContact",
|
||||
|
||||
Reference in New Issue
Block a user