Refactor CreateAdvowareAkte and SyncAdvowareAkte to synchronize only Aktennummer; update localization keys for advowareAktenzeichen; adjust microtime values in config and state files
This commit is contained in:
@@ -52,14 +52,6 @@
|
||||
"tooltipText"
|
||||
]
|
||||
},
|
||||
"advowareAktenzeichen": {
|
||||
"type": "varchar",
|
||||
"required": false,
|
||||
"maxLength": 100,
|
||||
"tooltip": true,
|
||||
"isCustom": true,
|
||||
"copyToClipboard": true
|
||||
},
|
||||
"aktennr": {
|
||||
"type": "int",
|
||||
"required": false,
|
||||
@@ -421,11 +413,7 @@
|
||||
"aktennr"
|
||||
]
|
||||
},
|
||||
"advowareAktenzeichen": {
|
||||
"columns": [
|
||||
"advowareAktenzeichen"
|
||||
]
|
||||
},
|
||||
|
||||
"status": {
|
||||
"columns": [
|
||||
"status",
|
||||
|
||||
Reference in New Issue
Block a user