Add Mietinkasso entity and related localization, layouts, and metadata
This commit is contained in:
@@ -86,6 +86,14 @@
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"cMietinkassoContact": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cMietinkassoContact",
|
||||
"foreign": "contactsMietinkasso",
|
||||
"entity": "CMietinkasso",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"cBankverbindungenContact": {
|
||||
"type": "hasMany",
|
||||
"relationName": "cBankverbindungContact",
|
||||
|
||||
Reference in New Issue
Block a user