Add Advoware integration fields and update layouts for CDokumente and CBeteiligte; modify config timestamps

This commit is contained in:
2026-01-20 18:24:58 +01:00
parent 78878466e5
commit cccde3f474
5 changed files with 75 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
]
],
"style": "default",
"label": "Erweitert",
"label": "Advoware Sync",
"tabBreak": true,
"tabLabel": "Erweitert"
}

View File

@@ -48,7 +48,7 @@
"dynamicLogicVisible": null,
"style": "default",
"tabBreak": true,
"tabLabel": "Details",
"tabLabel": "Erweitert",
"hidden": false,
"noteText": null,
"noteStyle": "info",
@@ -73,5 +73,31 @@
"noteText": null,
"noteStyle": "info",
"customLabel": "Technische Daten"
},
{
"rows": [
[
{
"name": "betnr"
},
{
"name": "syncStatus"
}
],
[
{
"name": "advowareLastSync"
},
false
]
],
"dynamicLogicVisible": null,
"style": "default",
"tabBreak": false,
"tabLabel": null,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Advoware Sync"
}
]