Remove CAICollection and CAdvowareAkten entities and their associated metadata, layouts, services, and translations. Update configuration and state files accordingly. Add side panel configuration for CMietinkasso.
This commit is contained in:
@@ -263,42 +263,6 @@
|
||||
"entity": "CMietobjekt",
|
||||
"audited": false,
|
||||
"isCustom": true
|
||||
},
|
||||
"cAICollections": {
|
||||
"type": "hasMany",
|
||||
"entity": "CAICollection",
|
||||
"foreign": "cDokumente",
|
||||
"relationName": "cAICollectionCDokumente",
|
||||
"additionalColumns": {
|
||||
"xaifileid": {
|
||||
"type": "varchar",
|
||||
"len": 255
|
||||
},
|
||||
"syncStatus": {
|
||||
"type": "varchar",
|
||||
"len": 50,
|
||||
"default": "new"
|
||||
}
|
||||
},
|
||||
"isCustom": true
|
||||
},
|
||||
"cAdvowareAkten": {
|
||||
"type": "hasMany",
|
||||
"entity": "CAdvowareAkten",
|
||||
"foreign": "cDokumente",
|
||||
"relationName": "cAdvowareAktenCDokumente",
|
||||
"additionalColumns": {
|
||||
"hnr": {
|
||||
"type": "varchar",
|
||||
"len": 255
|
||||
},
|
||||
"syncStatus": {
|
||||
"type": "varchar",
|
||||
"len": 50,
|
||||
"default": "new"
|
||||
}
|
||||
},
|
||||
"isCustom": true
|
||||
}
|
||||
},
|
||||
"collection": {
|
||||
|
||||
Reference in New Issue
Block a user