feat: Add advowareRowId field to CBeteiligte entity and update related metadata and layouts

This commit is contained in:
2026-02-07 23:13:41 +01:00
parent 6e6fc841f5
commit 1eebc62039
6 changed files with 31 additions and 12 deletions

View File

@@ -20,7 +20,8 @@
"syncStatus": "Sync Status",
"advowareDeletedAt": "Deleted in Advoware At",
"syncErrorMessage": "Sync Error Details",
"syncRetryCount": "Sync Retry Count"
"syncRetryCount": "Sync Retry Count",
"advowareRowId": "Advoware Record ID"
},
"links": {
"meetings": "Meetings",
@@ -50,7 +51,8 @@
"syncStatus": "Synchronization status:\n\npending_sync = Waiting for sync\nclean = Synchronized\ndirty = Changed (to be synced)\nsyncing = Sync in progress...\nfailed = Sync failed\nconflict = Conflict (EspoCRM wins)\ndeleted_in_advoware = Deleted in Advoware",
"advowareDeletedAt": "Timestamp when participant was deleted in Advoware",
"syncErrorMessage": "Detailed error message for sync problems",
"syncRetryCount": "Number of retry attempts for failed sync"
"syncRetryCount": "Number of retry attempts for failed sync",
"advowareRowId": "Unique record ID from Advoware database (ROWID)"
},
"options": {
"syncStatus": {