Refactor localization and metadata for CVMHBeteiligte

- Added "Location" field and tooltip to CMietobjekt localization.
- Removed CVMHBeteiligte localization files in multiple languages (es_ES, es_MX, fa_IR, fr_FR, hr_HR, hu_HU, id_ID, it_IT, ja_JP, lt_LT, lv_LV, nb_NO, nl_NL, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sk_SK, sl_SI, sr_RS, sv_SE, th_TH, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW).
- Deleted CVMHBeteiligte layout definitions and metadata.
- Updated Call, Contact, PhoneNumber, and User localization files in German and English.
- Removed references to CVMHBeteiligte in various entity definitions and metadata.
- Updated configuration file with new cache timestamp.
This commit is contained in:
2026-01-20 22:43:39 +01:00
parent 5750c4486e
commit 96becef2ba
60 changed files with 168 additions and 733 deletions

View File

@@ -1,28 +0,0 @@
{
"entity": true,
"layouts": true,
"tab": true,
"acl": true,
"aclPortal": true,
"aclPortalLevelList": [
"all",
"account",
"contact",
"own",
"no"
],
"customizable": true,
"importable": true,
"notifications": true,
"hasPersonalData": true,
"duplicateCheckFieldList": [
"name",
"emailAddress"
],
"stream": false,
"disabled": false,
"type": "Person",
"module": "Custom",
"object": true,
"isCustom": true
}