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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user