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:
2026-03-11 10:24:52 +01:00
parent 9ab8f8b4bf
commit 0f307c7eca
110 changed files with 39 additions and 1599 deletions

View File

@@ -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": {