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

@@ -71,6 +71,10 @@
"type": "varchar",
"isCustom": true
},
"cAdvowareAkten": {
"type": "link",
"isCustom": true
},
"hnr": {
"type": "int",
"tooltip": true,
@@ -108,6 +112,12 @@
"tooltip": true,
"isCustom": true
},
"dateipfad": {
"type": "varchar",
"maxLength": 500,
"tooltip": true,
"isCustom": true
},
"puls": {
"type": "link",
"entity": "CPuls",