feat: Add kommunikationHash field to CBeteiligte entity and update related metadata, layouts, and internationalization files

This commit is contained in:
2026-02-08 21:01:05 +01:00
parent 1eebc62039
commit 31479e71e1
6 changed files with 20 additions and 6 deletions

View File

@@ -21,7 +21,8 @@
"advowareDeletedAt": "Deleted in Advoware At",
"syncErrorMessage": "Sync Error Details",
"syncRetryCount": "Sync Retry Count",
"advowareRowId": "Advoware Record ID"
"advowareRowId": "Advoware Record ID",
"kommunikationHash": "Communication Hash"
},
"links": {
"meetings": "Meetings",
@@ -52,7 +53,8 @@
"advowareDeletedAt": "Timestamp when participant was deleted in Advoware",
"syncErrorMessage": "Detailed error message for sync problems",
"syncRetryCount": "Number of retry attempts for failed sync",
"advowareRowId": "Unique record ID from Advoware database (ROWID)"
"advowareRowId": "Unique record ID from Advoware database (ROWID)",
"kommunikationHash": "Hash value for deduplicating communication data (emails, phone numbers) when syncing with Advoware"
},
"options": {
"syncStatus": {