Add 'dateipfad' field to CDokumente localization; update detail layout for Advoware sync; modify metadata for cAdvowareAkten and dateipfad; adjust microtime values in config and state files

This commit is contained in:
2026-03-23 21:53:40 +01:00
parent 7abd2122fe
commit 0abd37d7a5
6 changed files with 56 additions and 5 deletions

View File

@@ -52,5 +52,42 @@
"noteText": null,
"noteStyle": "info",
"customLabel": "Technische Daten"
},
{
"rows": [
[
{
"name": "cAdvowareAkten"
},
{
"name": "syncStatus"
}
],
[
{
"name": "hnr"
},
{
"name": "usn"
}
],
[
{
"name": "dateipfad"
}
],
[
{
"name": "syncedHash"
}
]
],
"dynamicLogicVisible": null,
"style": "default",
"tabBreak": false,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Advoware Sync"
}
]