Implement UpdateLastSyncFromDocuments hook; adjust syncStatus logic; update layout and metadata for dokumentes relationship

This commit is contained in:
2026-03-25 22:26:49 +01:00
parent 4a302542b7
commit 35d165a4b6
8 changed files with 163 additions and 39 deletions

View File

@@ -78,6 +78,7 @@
"hnr": {
"type": "int",
"tooltip": true,
"disableFormatting": true,
"isCustom": true
},
"syncStatus": {
@@ -108,8 +109,10 @@
},
"usn": {
"type": "int",
"dbType": "bigint",
"min": 0,
"tooltip": true,
"disableFormatting": true,
"isCustom": true
},
"dateipfad": {