feat: Add kommunikationHash field to CBeteiligte entity and update related metadata, layouts, and internationalization files
This commit is contained in:
@@ -188,6 +188,14 @@
|
||||
"isCustom": true,
|
||||
"options": []
|
||||
},
|
||||
"kommunikationHash": {
|
||||
"type": "varchar",
|
||||
"maxLength": 64,
|
||||
"required": false,
|
||||
"readOnly": false,
|
||||
"tooltip": true,
|
||||
"isCustom": true
|
||||
},
|
||||
"handelsregisterNummer": {
|
||||
"type": "varchar",
|
||||
"required": false,
|
||||
|
||||
Reference in New Issue
Block a user