Refactor CAdvowareAkten and CDokumente hooks; update localization and metadata; adjust microtime values in config and state files

This commit is contained in:
2026-03-25 22:01:58 +01:00
parent 7d55075490
commit 4a302542b7
14 changed files with 99 additions and 124 deletions

View File

@@ -2,26 +2,34 @@
{
"name": "name",
"link": true,
"width": 25
},
{
"name": "dokument",
"width": 20
},
{
"name": "dokument",
"width": 15
},
{
"name": "advowareArt",
"width": 10
},
{
"name": "syncStatus",
"width": 10
},
{
"name": "lastSyncTimestamp",
"width": 12
},
{
"name": "assignedUser",
"width": 15
"width": 12
},
{
"name": "createdAt",
"width": 14
"width": 11
},
{
"name": "modifiedAt",
"width": 14
"width": 10
}
]