Add new fields to CAdressen JSON and metadata; update layout for Advoware Sync; refresh cache timestamps in config.

This commit is contained in:
2026-01-20 21:58:48 +01:00
parent 88068364cc
commit 156c712737
5 changed files with 59 additions and 4 deletions

View File

@@ -20,5 +20,24 @@
],
"style": "default",
"label": "Overview"
},
{
"rows": [
[
{
"name": "betnr"
},
{
"name": "syncStatus"
},
{
"name": "advowareLastSync"
}
]
],
"style": "default",
"label": "Advoware Sync",
"tabBreak": true,
"tabLabel": "Erweitert"
}
]